Other than working with images, what other uses are there for base64 encoding? -


i viewing https://developer.apple.com/videos/play/wwdc2017/236/ , came across base64 encoding/decoding of objects. have used en(de)coding image store/restore.

other image processing, other commonly use cases there technology? feels there many use cases this, i'm curious other people using for.


Comments

Popular posts from this blog

javascript - How to bind ViewModel Store to View? -

recursion - Can every recursive algorithm be improved with dynamic programming? -

c - Why does alarm() cause fgets() to stop waiting? -