BgzfInputStream

Constructors

this
this(BgzfBlockSupplier supplier, TaskPool pool, BgzfBlockCache cache, size_t buffer_size)
Undocumented in source.

Members

Functions

average_compression_ratio
float average_compression_ratio()
Undocumented in source. Be warned that the author may not have intended to support it.
readBlock
size_t readBlock(void* buf, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
seek
ulong seek(long offset, SeekPos whence)
Undocumented in source. Be warned that the author may not have intended to support it.
total_compressed_size
size_t total_compressed_size()
Undocumented in source. Be warned that the author may not have intended to support it.
virtualTell
VirtualOffset virtualTell()
Undocumented in source. Be warned that the author may not have intended to support it.
writeBlock
size_t writeBlock(void* buf, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta