Click or drag to resize

ByteBufferReadBytes Method (Int32)

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] ReadBytes(
	int count
)

Parameters

count
Type: SystemInt32

Return Value

Type: Byte
See Also