#pragma once

#include <cstdint>

static const uint32_t READER_CHUNK_LOG_SIZE = 10;
static const uint32_t READER_CHUNK_LOG_COUNT = 12;