Version: 2017.2

NetworkWriter.WriteBytesAndSize

切换到手册
public void WriteBytesAndSize (byte[] buffer, int count);

参数

buffer 要写入的字节数组。
count 要写入的数组中的字节数。

描述

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