BinaryMemoryStreamWriteByte Method |
Namespace: Tangosol.Util
Exception | Condition |
---|---|
NotSupportedException | The stream does not support writing or the current position is at the end of the stream, and the capacity cannot be modified. |
ObjectDisposedException | The current stream is closed. |