class Zstd::Compress::Dict
- Zstd::Compress::Dict
- Reference
- Object
Defined in:
zstd/compress/dict.crInstance Method Summary
Instance Method Detail
def memsize
#
Give the current memory usage of zstd dictionary.
Note that object memory usage can evolve (increase or decrease) over time. Maybe?