json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

Base32

Open streamich opened this issue 3 months ago • 0 comments

Implement base32 encoding.

  • [ ] Uint8Array to Uint8Array encoding
  • [ ] Uint8Array to string encoding
  • [ ] Uint8Array to Uint8Array decoding
  • [ ] string to Uint8Array decoding

streamich avatar Mar 10 '24 19:03 streamich