Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadVariableLengthInteger ¶
func ReadVariableLengthInteger(reader io.ByteReader) (uint64, error)
ReadVariableLengthInteger reads a variable-length encoded integer. Based off of https://github.com/mgba-emu/mgba/blob/31993afd2a9bcadda690248f77d0f62363b82b51/src/util/patch-ups.c#L208
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.