Inherits Reference / Object
Create a digested dictionary, ready to start compression or decompression operation without startup delay.
May be shared between multiple Context's.
Context
buf is copied and may be reused or modified.
buf
The compression dictionary.
The decompression dictionary.
Sum of @buf.bytesize, compression and decompression dictionary sizes reported by Zstandard.
Doesn't include crystal object overhead which is probably less than 52 bytes.