ipld / js-dag-cbor

dag-cbor codec for IPLD
Other
27 stars 17 forks source link

fix: s/Uint8Array/ByteView<T> on decode and encode #27

Closed rvagg closed 3 years ago

rvagg commented 3 years ago

Ref: https://github.com/ipld/js-dag-cbor/pull/25