Skip to content

Commit

Permalink
added link to the utf16 alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
WebReflection committed Feb 18, 2020
1 parent 3d36ac5 commit d96a6d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ console.assert(
```

**Please note** if you use `TextEncoder` or `TextDecoder` your encoded string _might_ lose important data in the process.

Looking for a drop in module that converts into base64 strings instead? Check [uint8-to-base64](https://github.com/WebReflection/uint8-to-base64#readme) out!

0 comments on commit d96a6d4

Please sign in to comment.