ADPCMDataPacket3Bit

For easy access of 3bit ADPCM nibbles

Members

Functions

opIndex
ubyte opIndex(size_t index)

Ampersand it with 8 to avoid issues.

opIndexAssign
ubyte opIndexAssign(size_t index, ubyte val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

word1
ubyte word1;
word2
ubyte word2;
Undocumented in source.
word3
ubyte word3;

Sequential words

Meta