biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
bio.core.bgzf.outputstream
bio
core
bgzf
Undocumented in source.
Members
Aliases
BlockWriteHandler
alias
BlockWriteHandler
=
void
delegate
(
ubyte
[],
ubyte
[])
Undocumented in source.
Classes
BgzfOutputStream
class
BgzfOutputStream
Class for BGZF compression
Functions
bgzfCompressFunc
Tuple
!(
ubyte
[],
ubyte
[],
BlockWriteHandler
)
bgzfCompressFunc
(ubyte[] input, int level, ubyte[] output_buffer, BlockWriteHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Source File
bio
core
bgzf
modules
block
chunk
compress
constants
inputstream
outputstream
virtualoffset