JUCE
Classes | Namespaces
juce_BitPackingUtilities.h File Reference

Classes

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

Namespaces

 juce
 Classes for IIR filter processing.
 
 juce::BlocksProtocol