public byte[] ToArray ();

返回

byte[] 编写器使用的数据的副本。

描述

返回编写器使用的内部字节数组的副本,它仅复制使用的字节。

请参阅 NetworkWriting 以查看代码示例。