Version: 5.6
public void WriteBytesAndSize (byte[] buffer, int count);

파라미터

buffer Array of bytes to write.
count Number of bytes from the array to write.

설명

This writes a 16-bit count and a array of bytes of that length to the stream.