Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 20 Jan 00:28
· 4 commits to master since this release
04ab163

Overview

A tiny Kotlin Multiplatform library that provides Base32 en- and decoding functionality.

This library was developed with the intention to eventually upstream the functionality into the Standard Library. As such, the API, KDoc, samples, and tests all closely resemble their kotlin.io.encoding.Base64 counterparts.