Skip to main content
utf16be_to_utf16
moxcms
0.8.1
In moxcms::
reader
moxcms
::
reader
Function
utf16be_
to_
utf16
Copy item path
Source
fn utf16be_to_utf16(slice: &[
u8
]) ->
Result
<
Vec
<
u16
>,
CmsError
>