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