Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitFieldsParser

A simple Android App implements a Serializable Interface.

Serialization is the process of converting an object into a stream.‎

Deserialization is the process of reconstructing an object that has been ‎serialized before.

Serialize() method converts a data Structure into Byte Array that can be sent ‎sequentially over a ‎connection ‎

And then the receiver will Deserialize it by deserialize() and reconstruct the object.

About

A simple Android App implements a Serializable Interface

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages