hdf5-1.8.13: Haskell interface to the HDF5 scientific data storage library.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bindings.HDF5.Raw.H5FD.Direct

Description

The Direct I/O file driver forces the data to be written to the file directly without being copied into system kernel buffer. The main system supporting this feature is Linux.

Documentation