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