The IStreamer type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)

Properties

  NameDescription
Public propertyEos
Gets whether or not the end of the stream is reached.
Public propertyLength
Gets the length of the stream this streamer reads from or writes to.
Public propertyPosition
Gets or sets the position of the reader or writer.

See Also