NetworkReaderConstructor

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

Parámetros

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

Descripción

Creates a new NetworkReader object.