Return the compressed chunk that is in the SChunk.
- Parameters:
nchunk (int) β The chunk index that identifies the chunk that will be returned.
- Returns:
out β The compressed chunk.
- Return type:
bytes object
- Raises:
RunTimeError β If some problem is detected.