https://github.com/clickermonkey/reflector
A specialized Java library for serializing primitives, simple objects, and method calls into a compressed format to and from a ByteBuffer.
https://github.com/clickermonkey/reflector
Last synced: 11 months ago
JSON representation
A specialized Java library for serializing primitives, simple objects, and method calls into a compressed format to and from a ByteBuffer.
- Host: GitHub
- URL: https://github.com/clickermonkey/reflector
- Owner: ClickerMonkey
- License: osl-3.0
- Created: 2013-11-21T13:04:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-04T11:36:33.000Z (about 12 years ago)
- Last Synced: 2025-01-27T10:23:16.094Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 195 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Reflector
=========
TODO
* Licensing
* Documentation
* Finish Testing
* Networking Example