Click or drag to resize

BufferReader Properties

The BufferReader type exposes the following members.

Properties
 NameDescription
Public propertyIsFixed Returns true if this is a fixed size data source.
Public propertyLength Returns the current length of the data.
Public propertyPosition Returns the current position in the data.
Public propertyRemaining Returns the remaining data available.
Top
See Also