JavaObjectStreams | JavaOutputStreams Documentation

GitHub tag ![License](https://img.shields.io/badge/License-MIT-blue)

Read the docs

A C++ library to provide serialization and deserialization of Java objects (ala ObjectInputStream and ObjectOutputStream).

JavaObjectStreams is not...

  • a Java class file parser.
  • a Java disassembler.

V2 V1
Deserialization
Serialization

Contributing

Unless otherwise stated, contributions are licensed under the terms of the MIT license.