The IStreamWriter<(Of <(<'T>)>)> type exposes the following members.

Properties

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

See Also