defaultDecode

Removes bytes from the range as if it were read in

void
defaultDecode
(
ulong header
,
ubyte[] data
)

Parameters

header ulong

The data header

data ubyte[]

The data to read from

Meta