JUCE
Classes
juce_BitPackingUtilities.h File Reference

Classes

struct  IntegerWithBitSize< numBits >
 
struct  Packed7BitArrayBuilder< allocatedBytes >
 This helper class allocates a block of 7-bit bytes and can push sequences of bits into it. More...
 
struct  Packed7BitArrayBuilder< allocatedBytes >::State
 
struct  Packed7BitArrayReader
 This helper class reads from a block of 7-bit bytes as sequences of bits. More...