[This is preliminary documentation and is subject to change.]
The CefBinaryValue type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| Copy |
Returns a copy of this object. The data in this object will also be copied.
| |
| Create |
Creates a new object that is not owned by any other object. The specified
|data| will be copied.
| |
| Dispose | ||
| (Inherited from | ||
| Finalize | (Overrides | |
| GetData |
Read up to |buffer_size| number of bytes into |buffer|. Reading begins at
the specified byte |data_offset|. Returns the number of bytes read.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToArray | ||
| (Inherited from |
See Also