NetDataReader Constructor (Byte[])

LiteNetLib

NetDataReader Constructor (Byte)

LiteNetLib
Initializes a new instance of the NetDataReader class

Namespace:  LiteNetLib.Utils
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public NetDataReader(
	byte[] source
)

Parameters

source
Type: SystemByte

[Missing <param name="source"/> documentation for "M:LiteNetLib.Utils.NetDataReader.#ctor(System.Byte[])"]

See Also

Reference