Join Slack
Powered by
anyone know a base 64 implementation besides KorIO
# multiplatform
k
Kris Wong
02/05/2020, 7:50 PM
anyone know a base 64 implementation besides KorIO
☝️ 1
Kris Wong
02/05/2020, 7:52 PM
i suppose i could do a simple expect/actual
j
jw
02/05/2020, 8:01 PM
Okio has one
k
Kris Wong
02/05/2020, 8:08 PM
yeah, both seem like heavier dependencies just for base64, but thanks!
Kris Wong
02/05/2020, 8:39 PM
implementation for android/iOS ends up being a 1 liner, since one of the libraries I am using has conversions for ByteArray/NSData
2
Views
Open in Slack
Previous
Next