anyone know a base 64 implementation besides KorIO
# multiplatform
k
anyone know a base 64 implementation besides KorIO
☝️ 1
i suppose i could do a simple expect/actual
j
Okio has one
k
yeah, both seem like heavier dependencies just for base64, but thanks!
implementation for android/iOS ends up being a 1 liner, since one of the libraries I am using has conversions for ByteArray/NSData