Skip to content

Retrieving a copy of the file image and loading an image file #97

@jkotan

Description

@jkotan

Add a wrapper for

template<typename T> size_t File::to_buffer(T &data) const;
template<typename T> File from_buffer(T &data, ImageFlagsBase flags);

to store hdf5 files in memory and load hdf5 files from memory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions