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

パラメーター

buffer書き込むバイト配列
count書き込むバイト配列の数

説明

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