The BLOCKS SDK
BlocksProtocol::Packed7BitArrayBuilder< allocatedBytes >::State Struct Reference

Description

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

Describes the current building state.

Public Attributes

int bytesWritten
 
int bitsInCurrentByte
 

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: