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