nchunk (int) – The position identifying the chunk that will be updated.
data (bytes object) – The data that will be compressed and will replace the content of the old one.
copy (bool) – Whether to internally do a copy of the chunk to update it or not.