ArrayBuffer is a Javascript data type used to represent a generic, fixed-length binary data buffer.
Does somebody know a script that is able to convert a string to a ArrayBuffer using unicode encoding? I´m …