Skip to main content

decode_owned

Function decode_owned 

Source
pub fn decode_owned(bytes: Vec<u8>) -> Option<String>
Expand description

Decode owned bytes to text, None for binary input.