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

Parámetros

bufferArray of bytes to write.
countNumber of bytes from the array to write.

Descripción

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