class Chem::DX::Reader
Defined in:
chem/io/formats/dx.crConstructors
Instance Method Summary
Instance methods inherited from class Chem::Spatial::Grid::Reader
info : Spatial::Grid::Info
info
Constructor methods inherited from class Chem::Spatial::Grid::Reader
new(io : ::IO, sync_close : Bool = true)new(path : Path | String) : self new
Instance methods inherited from class Chem::IO::Reader(Chem::Spatial::Grid)
close
close,
closed?
closed?,
parse_exception(msg : String)
parse_exception,
read_entry : T
read_entry,
sync_close=(sync_close : Bool)
sync_close=,
sync_close?
sync_close?
Constructor methods inherited from class Chem::IO::Reader(Chem::Spatial::Grid)
new(io : ::IO, sync_close : Bool = true)new(path : Path | String) : self new
Class methods inherited from class Chem::IO::Reader(Chem::Spatial::Grid)
open(io : ::IO, sync_close : Bool = true, **options, &)open(path : Path | String, **options, &) open