Strip UTF-8 byte order mark (BOM) from a string
Utility to parse a string bytes to bytes and vice-versa
Get the byte length of an ArrayBuffer, even in engines without a .byteLength method.
Robustly get the byte offset of a Typed Array
Get the byteLength out of a DataView, robustly.