F2I-Consulting/fesapi

To be able to read an EPC+H5 from memory

Opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
I receive my files from network and not from file system

Describe the solution you'd like
To be able to access those files from memory without having to write them on disk

Describe alternatives you've considered
Write the files on disk but it has some obvious performance penalties

Additional context
Minzip : https://stackoverflow.com/questions/16274100/open-file-from-memory-buffer-using-minizip
HDF5 : https://docs.hdfgroup.org/hdf5/develop/group___h5_l_t.html#title36
Need to think about the glue between the EPC and H5 in memory since this is normally a relative file system path