File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ See [the list of encodings](https://encoding.spec.whatwg.org/#names-and-labels).
126126
127127## API
128128
129- ### @exodus/bytes /utf8.js
129+ ### @exodus/bytes /utf8.js < sub > ![ ] ( https://img.shields.io/bundlejs/size/@exodus/bytes/utf8.js?style=flat-square ) < sub >
130130
131131UTF-8 encoding/decoding
132132
@@ -192,7 +192,7 @@ Prefer using strict throwing methods for cryptography applications._
192192This is similar to ` new TextDecoder('utf-8', { ignoreBOM: true }).decode(arr) ` ,
193193but works on all engines.
194194
195- ### @exodus/bytes /utf16.js
195+ ### @exodus/bytes /utf16.js < sub > ![ ] ( https://img.shields.io/bundlejs/size/@exodus/bytes/utf16.js?style=flat-square ) < sub >
196196
197197UTF-16 encoding/decoding
198198
You can’t perform that action at this time.
0 commit comments