nodeJavaDeserialization
nodeJavaDeserialization copied to clipboard
Parse Java object serialization format using pure JavaScript
Results
2
nodeJavaDeserialization issues
Sort by
recently updated
recently updated
newest added
Hi @gagern, I found your project quite interesting and was looking at doing some improvements. In this PR I've added GitHub actions to run maven and maven is using the...
Thanks for the great library. It works very well with lists but now I stucked with deserialisation of `java.time.Instant`. For sample value of `Instant` type the parser returns the following...