Is there any ideomatic way to encode a Long into b...
# getting-started
d
Is there any ideomatic way to encode a Long into base64 and vise-versa in Kotlin?
s
For my own edification I gotta ask, why do you want to do this?