Converts a 16-bit buffer of any length to a utf-16 string.
An iterable of double-byte code points.
Returns a UTF-16 string.
https://developer.chrome.com/blog/how-to-convert-arraybuffer-to-and-from-string
Converts a 16-bit buffer of any length to a utf-16 string.