Searched refs:tryReadContiguously (Results 1 – 2 of 2) sorted by relevance
85 bool tryReadContiguously(uint64_t Offset, uint64_t Size,
92 if (tryReadContiguously(Offset, Size, Buffer)) in readBytes()196 bool MappedBlockStream::tryReadContiguously(uint64_t Offset, uint64_t Size, in tryReadContiguously() function in MappedBlockStream