Searched refs:tryReadContiguously (Results 1 – 2 of 2) sorted by relevance
88 bool tryReadContiguously(uint32_t Offset, uint32_t Size,
95 if (tryReadContiguously(Offset, Size, Buffer)) in readBytes()199 bool MappedBlockStream::tryReadContiguously(uint32_t Offset, uint32_t Size, in tryReadContiguously() function in MappedBlockStream