JavaScript binary tools for any browser or environment. Copyright (c) 2023 Rafael da Silva Rocha. https://rochars.com/binary-tools
var a = function() { btools.utf16BufferSize('\udc00'); }; assert.throws(a, /Invalid UTF-16 character/);