binary_to_string

Function binary_to_string 

Source
pub fn binary_to_string(b: &[u8]) -> Option<String>
Expand description

Attempt to decode raw byets as string.