Libraries
»
hdf5
(0.3.5)
»
Index
»
Hdf5
»
H5File
»
#close
Method: Hdf5::H5File#close
Defined in:
lib/hdf5.rb
#
close
⇒
Object
Close the file
128 129 130
# File 'lib/hdf5.rb', line 128
def
close
basic_close
(
@id
)
end