Click or drag to resize

ByteBufferSkip Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Skip(
	int count
)

Parameters

count
Type: SystemInt32

Return Value

Type: Int32
See Also