JUCE
Classes | Namespaces
juce_BitPackingUtilities.h File Reference

Classes

struct  BlocksProtocol::IntegerWithBitSize< numBits >
 Helper class to define an integer with a specific bit size. More...
 
struct  BlocksProtocol::Packed7BitArrayBuilder< allocatedBytes >
 This helper class allocates a block of 7-bit bytes and can push sequences of bits into it. More...
 
struct  BlocksProtocol::Packed7BitArrayBuilder< allocatedBytes >::State
 Describes the current building state. More...
 
struct  BlocksProtocol::Packed7BitArrayReader
 This helper class reads from a block of 7-bit bytes as sequences of bits. More...
 

Namespaces

 BlocksProtocol