![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| bool Pack |
Merges two Bytes at a time to a single one by removing the leading nibble (which has to be 0) of each byte.
0x03 0x0F -> 0x3F
Definition at line 3037 of file typedefs.h.