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

Parameters

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

Description

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