biod ~meson (2022-05-07T11:17:22.3072764)
Dub
Repo
BgzfException
bio
core
bgzf
inputstream
Exception type, thrown in case of encountering corrupt BGZF blocks
class
BgzfException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
bio
core
bgzf
inputstream
classes
BgzfException
BgzfInputStream
StreamChunksSupplier
StreamSupplier
functions
fillBgzfBufferFromStream
interfaces
BgzfBlockSupplier
Exception type, thrown in case of encountering corrupt BGZF blocks