Searched refs:ByteSpan (Results 1 – 1 of 1) sorted by relevance
185 uint32_t ByteSpan = BytesFromFirstBlock + (BlockSpan - 1) * BlockSize; in readLongestContiguousChunk() local193 Buffer = ArrayRef<uint8_t>(BlockData.data(), ByteSpan); in readLongestContiguousChunk()