public WriteBytesFull ( byte buffer ) : void | ||
buffer | byte | Bytes to write. |
return | void |
This writes a 16-bit count and an array of bytes of that size to the stream.
public WriteBytesFull ( byte buffer ) : void | ||
buffer | byte | Bytes to write. |
return | void |