BGZF_BLOCK_SIZE

make sure compressBound(BGZF_BLOCK_SIZE) < BGZF_MAX_BLOCK_SIZE

extern (C)
enum int BGZF_BLOCK_SIZE;

Meta