Click or drag to resize
DataInput Properties

The DataInput type exposes the following members.

Properties
  NameDescription
Public propertyBytesRead
Get the count of bytes that have been read from the stream.
Public propertyBytesRemaining
Get the count of bytes that are remaining in the buffer.
Public propertyNativeIntPtr
Get the underlying native unmanaged pointer.
Top
See Also