MCPcopy Create free account
hub / github.com/ImagicalCorp/MineConvert / EndianFlip

Function EndianFlip

Xbox to Anvil/source/ReconstructP.cpp:18–32  ·  view source on GitHub ↗

Flips an integer from Big Endian to Little Endian or vice versa. Return value is the processed integer. * Minecraft files, both PC and XBox, expect integers in Big Endian. * _input_int: The integer to flip. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_tmainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected