JUCE
Public Attributes | List of all members
BlocksProtocol::Packed7BitArrayBuilder< allocatedBytes >::State Struct Reference

Describes the current building state. More...

Public Attributes

int bytesWritten
 
int bitsInCurrentByte
 

Detailed Description

template<int allocatedBytes>
struct BlocksProtocol::Packed7BitArrayBuilder< allocatedBytes >::State

Describes the current building state.

Member Data Documentation

◆ bytesWritten

template<int allocatedBytes>
int BlocksProtocol::Packed7BitArrayBuilder< allocatedBytes >::State::bytesWritten

◆ bitsInCurrentByte

template<int allocatedBytes>
int BlocksProtocol::Packed7BitArrayBuilder< allocatedBytes >::State::bitsInCurrentByte

The documentation for this struct was generated from the following file: