C API for BALTECH SDK

§ Pack

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 3084 of file typedefs.h.