assemblyscript-bson icon indicating copy to clipboard operation
assemblyscript-bson copied to clipboard

AssemblyScript has special methods for raw UTF8 bytes

Open MaxGraey opened this issue 7 years ago • 0 comments

So probably you could use String.fromUTF8 instead this? https://github.com/nearprotocol/assemblyscript-bson/blob/master/assembly/decoder.ts#L98

link to String.fromUTF8 link to String#toUTF8

MaxGraey avatar Dec 05 '18 23:12 MaxGraey