Click or drag to resize
ByteBufferStream.Dispose Method
Overload List
  NameDescription
Public methodDispose()
Releases all resources used by the Stream.
(Inherited from Stream.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
(Overrides Stream.Dispose(Boolean).)
Top
See Also