Defined in File encoding.cpp
encoding::
::
to_utf16le_bytes
Converts UTF-16 string (u16string) to vector of uint8_t in Little Endian order
Wrapper around to_utf16_bytes, specifying Little Endian endianness