Click or drag to resize

DataBufferStream Properties

The DataBufferStream type exposes the following members.

Properties
  NameDescription
Public propertyAvailable
Gets the available bytes to be read from the DataBuffer.
Public propertyBitPosition
Gets or sets the bit position within a byte.
Public propertyBuffer
Gets the buffer.
Public propertyLength
Gets the buffer length.
Public propertyPosition
Gets or sets the position within the stream.
Top
See Also