base64 tools

This commit is contained in:
2021-01-14 20:51:13 +06:00
parent 6cccd5ff6c
commit 3174b84367
5 changed files with 134 additions and 4 deletions

View File

@@ -2,6 +2,12 @@
## 0.4.17
* `Common`
* Functionality for decode/encode base 64 to/from `ByteArray`/`String` have been added
* `Serialization`
* `Base 64`
* Project has been initiated
## 0.4.16
* `Coroutines`: