[][src]Function mnumonic::encode_bytes

pub fn encode_bytes(bytes: &[u8]) -> Vec<&'static str>

Encode an array of bytes into a corresponding vector of human readable words. The output vector will be the same length as the input vector.