summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/helpers/toUint8Array.ts
AgeCommit message (Collapse)Author
2021-04-15Rename toUint8Array to stringToArrayBufferMatthew Miller
2020-12-21remove global text encoderAntoine Cormouls
2020-07-28Use TextEncoder to encode UTF-8 to a bufferMatthew Miller
2020-05-22Clarify usage of toUint8ArrayMatthew Miller
2020-05-20Add some browser helpersMatthew Miller