corda/deserializers
Chris Rankin f68c4b3308 CORDA-3174: Extend serialisation to include InputStream and OpaqueBytesSubSequence. (#60)
* Update DJVM Example project for serialisation.
* Add serializers for InputStream and OpaqueBytesSubSequence.
* Support ZIP Inflater and CRC32 inside the sandbox.
* Allow the DJVM to wrap java.io.InputStream as sandbox.java.io.InputStream.
* Configure tests also to preserve @DeprecatedConstructorForDeserialization.
2019-09-03 11:35:48 +01:00
..
src/main/kotlin/net/corda/djvm/serialization/deserializers CORDA-3174: Extend serialisation to include InputStream and OpaqueBytesSubSequence. (#60) 2019-09-03 11:35:48 +01:00
build.gradle CORDA-3174: Implement Corda serialization modules. (#59) 2019-09-02 16:12:49 +01:00