Function local_encoding::posix::oem_to_string [] [src]

pub fn oem_to_string(data: &[u8]) -> Result<String>

Convert OEM 8-bit string to String.

On non-Windows systems convert UTF-8 to String.