chickadee » zstd » zstd-frame-content-size

zstd-frame-content-size frameprocedure

Return the size of the uncompressed data stored in frame in number of bytes, or #f if the frame size is unknown. The port-based API will produce frames of unknown sizes. frame can only be decompressed using zstd-decompress if this function returns non-#f.