_current | indri::file::SequentialReadBuffer | [private] |
_file | indri::file::SequentialReadBuffer | [private] |
_position | indri::file::SequentialReadBuffer | [private] |
cache(UINT64 position, size_t length) | indri::file::SequentialReadBuffer | [inline] |
clear() | indri::file::SequentialReadBuffer | [inline] |
peek(size_t length) | indri::file::SequentialReadBuffer | [inline] |
position() | indri::file::SequentialReadBuffer | [inline] |
read(void *buffer, UINT64 position, size_t length) | indri::file::SequentialReadBuffer | [inline] |
read(void *buffer, size_t length) | indri::file::SequentialReadBuffer | [inline] |
read(size_t length) | indri::file::SequentialReadBuffer | [inline] |
seek(UINT64 position) | indri::file::SequentialReadBuffer | [inline] |
SequentialReadBuffer(File &file) | indri::file::SequentialReadBuffer | [inline] |
SequentialReadBuffer(File &file, size_t length) | indri::file::SequentialReadBuffer | [inline] |