Click or drag to resize

Buffer Properties

The Buffer type exposes the following members.

Properties
 NameDescription
Public propertyData The underlying memory byte array.
Public propertyStatic memberEmpty An empty buffer.
Public propertyFrom Index into Data of the first byte in the BufferSegment.
Public propertyItem Indexer
Public propertyLength The number of bytes being referenced by this BufferSegment.
Public propertyTo Returns the index into Data of the first byte after the BufferSegment.
Top
See Also