Returns the number of decompressed bytes in the provided frame.
Wraps ZSTD_getFrameContentSize.
ZSTD_getFrameContentSize
Buffer with Zstandard frame (or frame header)
Number of decompressed bytes, or null if unknown
null
Returns the number of decompressed bytes in the provided frame.
Wraps
ZSTD_getFrameContentSize
.