Skip to main content

encode

Function encode 

Source
pub fn encode(data: &[u8]) -> Result<Vec<u8>, CodecError>
Expand description

Compress raw bytes using Zstd at the default level (3).