BitStreamWrite Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Write(Byte) |
Write data from the given buffer to the internal stream buffer.
| |
| Write(Byte, Int32, Int32) |
Write data from the given buffer to the internal stream buffer.
(Overrides StreamWrite(Byte, Int32, Int32).) |