class InputTypes
package grig.osc
Static methods
staticreadUInt32(input:Input):Int
Reads big endian signed int32 as an Int but doesn't try to force signed on platforms without it
Parameters:
input | input to read from |
---|
Returns:
Int regular haxe Int, which is actually signed