Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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
h5fd_DIRECT :: HId_t Source #