- getBit
bool getBit(T b, uint pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- hiNibble
T hiNibble(T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- loNibble
T loNibble(T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBit
T setBit(T b, uint pos, bool state)
Undocumented in source. Be warned that the author may not have intended to support it.
- swapEndian16
T swapEndian16(T n)
Undocumented in source. Be warned that the author may not have intended to support it.