GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Stores the block sizes used for compressing the given amount of bytes.
#include <common.hpp>
Public Member Functions | |
Blocks (HeaderType size_in_bytes, HeaderType block_size) | |
Public Attributes | |
const HeaderType | block_size |
const HeaderType | residual_block_size |
const HeaderType | number_of_blocks |