tlnagy/OMETIFF.jl

Add setters to memory-mapped arrays

tlnagy opened this issue · 0 comments

While #51 added support for read-only disk arrays, it would be nice to also be able to write data in a similar memory-efficient way. This will likely take some coordination with #30.