Searched refs:ChunkStart (Results 1 – 1 of 1) sorted by relevance
258 const uint8_t *ChunkStart = BlockData.data() + OffsetInBlock; in readBytes() local260 ::memcpy(WriteBuffer + BytesWritten, ChunkStart, BytesInChunk); in readBytes()