Closed s-fuerst closed 1 month ago
With the current version of HDF5.jl we can not have String (even not Static/InlineStrings) as a fieldtype, but StaticVectors of UInt8. create_string_converter adds some functions to support the convertation of Strings to those StaticVectors.
With the current version of HDF5.jl we can not have String (even not Static/InlineStrings) as a fieldtype, but StaticVectors of UInt8. create_string_converter adds some functions to support the convertation of Strings to those StaticVectors.