BgzfReader.read_compressed_block

Returns new tuple of the new file position, the compressed buffer and the CRC32 o the uncompressed data. file pos is NULL when done

struct BgzfReader
Tuple!(FilePos, ubyte[], size_t, CRC32)
read_compressed_block
(,
ubyte[] buffer
)

Meta