base32_codec 1.0.0 copy "base32_codec: ^1.0.0" to clipboard
base32_codec: ^1.0.0 copied to clipboard

A dependency free library for encoding and decoding Base32 data.

1.0.0 #

  • Initial release of the base32_codec package.
  • Supports RFC 4648, RFC 4648 "Hex", and Crockford's Base32 alphabets.
  • Provides a Codec-based API for synchronous and asynchronous (stream-based) encoding and decoding.
1
likes
160
points
141
downloads

Publisher

verified publisherdropbear.dev

Weekly Downloads

A dependency free library for encoding and decoding Base32 data.

Repository (GitHub)
View/report issues

Topics

#base32 #rfc4648 #codec

Documentation

API reference

License

MIT (license)

More

Packages that depend on base32_codec