Skip to content

binary serialize/deserialize & jsonize methods for your object.

License

Notifications You must be signed in to change notification settings

2bbb/ofxSerializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxSerializer

binary serialize/deserialize & generate jsonized stream.

important

  • jsonize is W.I.P. now. (in other words, imperfect.)
  • I check only Xcode6.3.x / Clang.
  • if
try {
	you.use(otherEnvironment);
} catch (const SomeError &error) {
	you.contact(me);
}
  • please! m(_ _)m

How to use?

See example.

Update history

2015/05/08 ver 0.02 release

  • add ofxSerializer::Archiver

2015/05/01 ver 0.01 release

License

MIT License.

Author

  • ISHII 2bit [bufferRenaiss co., ltd.]
  • ishii[at]buffer-renaiss.com

At the last

Please create new issue, if there is a problem. And please throw pull request, if you have a cool idea!!

About

binary serialize/deserialize & jsonize methods for your object.

Resources

License

Stars

Watchers

Forks

Packages

No packages published