[go: up one dir, main page]

encode_vec

Function encode_vec 

Source
pub fn encode_vec(source: &[u8]) -> Vec<u8> 
Available on crate feature alloc only.
Expand description

Encodes the source buffer into a vector, using the encode function.