HDF5.jl icon indicating copy to clipboard operation
HDF5.jl copied to clipboard

read_attribute(attr::Attribute, memtype::Datatype, buf) should be read_attribute!

Open mkitti opened this issue 3 years ago • 0 comments

read_attribute(attr::Attribute, memtype::Datatype, buf) should be read_attribute!

https://github.com/JuliaIO/HDF5.jl/blob/78903b674ae53369db500b6081a5caf0415174d2/src/attributes.jl#L70

mkitti avatar Jun 09 '22 21:06 mkitti