Function unic_cli::writers::write_as_utf16_hex
[−]
[src]
pub fn write_as_utf16_hex<'a, W: Write>(
output: &mut W,
chars: Chars<'a>
) -> Result<()>