Version: 2017.1

NetworkWriter.WriteBytesAndSize

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

Parámetros

buffer Array of bytes to write.
count Number of bytes from the array to write.

Descripción

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