1 min readSep 8, 2020
You should
- Serialize data to bytes
- Send it over your medium (which in your case is network)
- And deserialize bytes to data
You should
As an Android developer and tech enthusiast, I publish contents about Android app development. Follow me on Medium and YouTube as "Android Developer Tip".