module HDF5
Defined in:
hdf5.crhdf5/attribute.cr
hdf5/attributes.cr
hdf5/compression.cr
hdf5/dataset.cr
hdf5/dataset_create_options.cr
hdf5/dataset_storage.cr
hdf5/dataspace.cr
hdf5/datatype.cr
hdf5/error.cr
hdf5/file.cr
hdf5/group.cr
hdf5/internal_checks.cr
hdf5/reference.cr
hdf5/selection.cr
hdf5/typed_dataset.cr
hdf5/vlen_storage.cr
Constant Summary
-
VERSION =
"0.1.0"
Class Method Summary
- .accessible?(path : String) : Bool
- .all : Symbol
- .lib_version : String
- .open(path : String, mode : Symbol = :r) : File
- .open(path : String, mode : Symbol = :r, &block : File -> ) : Nil
- .s : SelectionProxy
- .unlimited : UInt64