DataBuffer Properties |
The DataBuffer type exposes the following members.
Name | Description | |
---|---|---|
Data |
Gets the data.
| |
Empty |
Gets an empty data buffer.
| |
Index |
Gets or sets the index.
| |
InnerData |
Gets or sets backing data buffer.
| |
IsPooled |
Gets whether this DataBuffer is from a pool.
| |
IsSubset |
Gets whether this DataBuffer is a subset.
| |
Length |
Gets or sets the length.
| |
LittleEndian |
Gets or sets whether Data is little-endian.
|