ByteBufferStreamWriteByte Method |
Namespace: MongoDB.Bson.IO
Exception | Condition |
---|---|
IOException | An I/O error occurs. |
NotSupportedException | The stream does not support writing, or the stream is already closed. |
ObjectDisposedException | Methods were called after the stream was closed. |