Function reverse_string

Source
pub fn reverse_string(input: &[u8]) -> String
Expand description

Reverse a byte string (Kyocera-specific utility) ExifTool: KyoceraRaw.pm ReverseString function Kyocera stores strings in byte-reversed format for unknown reasons