PokeLib v0.1.1 PokeLib.Utils View Source
Utility functions for encodeing and decoding pokemon data.
Link to this section Summary
Functions
Pads up to three digits
Gets a part at offset of size
Decodes an integer into three bytes
Encodes an integer into two bytes
Decodes three bytes into an integer
Decodes two bytes into an integer
Link to this section Functions
Pads up to three digits.
Gets a part at offset of size.
Decodes an integer into three bytes.
Encodes an integer into two bytes.
Decodes three bytes into an integer.
Decodes two bytes into an integer.