Apollo3zehn / PureHDF

A pure .NET library that makes reading and writing of HDF5 files (groups, datasets, attributes, ...) very easy.
MIT License
47 stars 16 forks source link

Are the fixed array and extensible array caches (e.g. `private FixedArrayHeader? _header;` and other variables) thread safe? #114

Open Apollo3zehn opened 1 week ago