#pragma once #include "../std/stdint.hpp" static const uint32_t READER_CHUNK_LOG_SIZE = 10; static const uint32_t READER_CHUNK_LOG_COUNT = 12;