Open
Description
Any interest in making this accessible from other Java code?
The company I work for has a process where Java serialized data is stored in persistent files on disk. I'm working on creating a tool for our support reps to inspect this serialized data (to some degree) and came across this tool. Unfortunately, while the main SerializationDumper class is public, there's no public methods on it, so I can't readily make use of it.
I may just fork it (would be happy to contribute back here!) but I was curious if anyone had approached you about this use case.
Metadata
Assignees
Labels
No labels