const decoder = util.TextDecoder.create(’“utf-8”’);const str = decoder.decodeWithStream(new Uint8Array(arrayBuffer));