Click or drag to resize

ByteArrayReadBytes Method

Namespace:  Sfs2X.Util
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public byte[] ReadBytes(
	int count
)

Parameters

count
Type: SystemInt32

Return Value

Type: Byte
See Also