Classes | |
struct | Rep |
Public Member Functions | |
BzipSource (Source *sub_source) | |
![]() | |
StatusObject< size_t > | Read (const strings::MutableByteRange &range) |
Reads source into mutable range. More... | |
void | Prepend (const strings::ByteRange &range) |
Static Public Member Functions | |
static bool | IsBzipSource (Source *source) |
Additional Inherited Members |
Definition at line 12 of file bzip_source.h.