Version: 2017.1

NetworkReaderConstructor

Cambiar al Manual
public NetworkReader ();
public NetworkReader (byte[] buffer);

Parámetros

buffer A buffer to construct the reader with, this buffer is NOT copied.

Descripción

Creates a new NetworkReader object.