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