Click or drag to resize

DataBuffer Properties

The DataBuffer type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the data.
Public propertyStatic memberEmpty
Gets an empty data buffer.
Public propertyIndex
Gets or sets the index.
Protected propertyInnerData
Gets or sets backing data buffer.
Public propertyIsPooled
Gets whether this DataBuffer is from a pool.
Public propertyIsSubset
Gets whether this DataBuffer is a subset.
Public propertyLength
Gets or sets the length.
Public propertyLittleEndian
Gets or sets whether Data is little-endian.
Top
See Also