WiresmithTech / tedium

3 stars 1 forks source link

Multichannel Reader for Contigious Data #8

Closed JamesMc86 closed 1 year ago

JamesMc86 commented 1 year ago

Add a multichannel reader for contiguous data. This should support blocks that have been written multiple times.

JamesMc86 commented 1 year ago

This now supports single write blocks, we need to detect the multiple writes and handle that case.