corda/experimental/cpp-serializer/bin/blob-inspector
Katelyn Baker 7b308eb45f
NOTICK: Add BlobWriter and Schema Dumper
The Blob Writer is a small kotlin app that allows arbitrary things to be serialized and then those bytes written to a file, quite useful for working on non JVM parsing of such things.

Along a similar vein, add a schema dumper alongside the blob-inspector to highlight the contents of the header
2019-08-26 20:59:56 +01:00
..
test NOTICK: Add BlobWriter and Schema Dumper 2019-08-26 20:59:56 +01:00
.gitignore NOTICK: Add BlobWriter and Schema Dumper 2019-08-26 20:59:56 +01:00
CMakeLists.txt NOTICK: Add BlobWriter and Schema Dumper 2019-08-26 20:59:56 +01:00
main.cxx NOTICK: Add BlobWriter and Schema Dumper 2019-08-26 20:59:56 +01:00