For testing over large files
There should be three subcommands for a carbonado bin:
[ ] encode
[ ] decode
[ ] scrub
There will also need to be corresponding fs methods, which should also be exposed for embedding. Filesystem features should also be built using a conditionally-compiled feature flag.
For testing over large files There should be three subcommands for a
carbonado
bin:There will also need to be corresponding fs methods, which should also be exposed for embedding. Filesystem features should also be built using a conditionally-compiled feature flag.