Skip to content

WIP: Implement serialization and deserialization

Tim Schoof requested to merge seedee into main

Currently only bitshuffle and no compression is supported.

TODO:

  • add LZ4
  • better error handling
  • unit tests
  • docs

Merge request reports