Function hex_utils::xxd_str [] [src]

pub fn xxd_str<T: Read>(data: T, options: Option<Options>) -> String

Returns one string of xxd output from data created based on options.