reversineer.io

Undocumented in source.

Members

Functions

read
T read(Range input)
void read(Range input, T val)
void read(Range input, T* val)

Reads a POD struct from a range of bytes.

Meta