Function wedpr_ffi_common::utils::bytes_to_string[][src]

pub fn bytes_to_string<T: ?Sized + AsRef<[u8]>>(input: &T) -> String

Converts bytes to an encoded string.