Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
zstd_safe::find_frame_compressed_size - Rust
[go: Go Back, main page]

[][src]Function zstd_safe::find_frame_compressed_size

pub fn find_frame_compressed_size(src: &[u8]) -> SafeResult

Wraps the ZSTD_findFrameCompressedSize() function.

src should contain at least an entire frame.