saalfeldlab / n5

Not HDF5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write DataBlock into direct byte buffers

mkitti opened this issue · comments

The DataBlock interface should include a method to write the data into a preexisting direct ByteBuffer that could then be directly as a pointer to C routines.