module HDF5::NativeType

Defined in:

hdf5/datatype.cr

Class Method Summary

Class Method Detail

def self.fixed_length_string(size : Int) : LibHDF5::Hid #

[View source]
def self.for(type : T.class) forall T #

[View source]
def self.variable_length_string : LibHDF5::Hid #

[View source]