Initializes a new instance of the ByteArray class

Namespace: Sfs2X.Util
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
public ByteArray(
	byte[] buf
)

Parameters

buf
Type: array<System..::..Byte>[]()[][]

See Also