BgzfBlockSupplier.getNextBgzfBlock

Fills buffer with compressed data and points block to it. Return value is false if there is no next block.

The implementation may assume that there's enough space in the buffer.

interface BgzfBlockSupplier
bool
getNextBgzfBlock
(,
ubyte* buffer
,
ushort* skip_start
,
ushort* skip_end
)

Meta