Gobelijn API documentation
- generated for commit a0cbea7
|
Classes | |
class | FileError |
class | OpenError |
class | CloseError |
class | ReadError |
class | WriteError |
class | File |
A wrapper around the C FILE*-based IO API. More... | |
class | Buffer |
A buffer of bytes, with a fixed size. More... | |
class | RandomReadFile |
A file that supports random reads: reads that are based on an offset. More... | |