Click or drag to resize

RelayTransportReverseOffset Method

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI.Transports.UNET
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void ReverseOffset(
	byte[] b,
	int offset,
	int dLen
)
Request Example View Source

Parameters

b
Type: SystemByte
offset
Type: SystemInt32
dLen
Type: SystemInt32
See Also