A C++ library to provide serialization and deserialization of Java objects (ala ObjectInputStream and ObjectOutputStream).
- a Java class file parser.
- a Java disassembler.
| V2 | V1 | |
|---|---|---|
| Deserialization | ✅ | ✅ |
| Serialization | ❌ | ❌ |
Unless otherwise stated, contributions are licensed under the terms of the MIT license.