File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -43,27 +43,6 @@ Loading this module through a script tag will make it's exports available as `Ui
4343<script src =" https://unpkg.com/uint8arrays/dist/index.min.js" ></script >
4444```
4545
46- - [ Install] ( #install )
47- - [ API] ( #api )
48- - [ alloc(size)] ( #allocsize )
49- - [ Example] ( #example )
50- - [ allocUnsafe(size)] ( #allocunsafesize )
51- - [ Example] ( #example-1 )
52- - [ compare(a, b)] ( #comparea-b )
53- - [ Example] ( #example-2 )
54- - \[ concat(arrays, \[ length] )] \( #concatarrays-length)
55- - [ Example] ( #example-3 )
56- - [ equals(a, b)] ( #equalsa-b )
57- - [ Example] ( #example-4 )
58- - [ fromString(string, encoding = 'utf8')] ( #fromstringstring-encoding--utf8 )
59- - [ Example] ( #example-5 )
60- - [ toString(array, encoding = 'utf8')] ( #tostringarray-encoding--utf8 )
61- - [ Example] ( #example-6 )
62- - [ xor(a, b)] ( #xora-b )
63- - [ Example] ( #example-7 )
64- - [ License] ( #license )
65- - [ Contribute] ( #contribute )
66-
6746## API
6847
6948### alloc(size)
You can’t perform that action at this time.
0 commit comments