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