Click or drag to resize

BinaryHelpersSwapEndian Method (UInt32)

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

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static uint SwapEndian(
	uint value
)
Request Example View Source

Parameters

value
Type: SystemUInt32

Return Value

Type: UInt32
See Also