fileio documentation

superclass of modules supporting different file formats

class jldesmear.jl_api.fileio.FileIO[source]

superclass of file format support

jldesmear.jl_api.fileio.discover_support()[source]

return a dictionary of the available file formats

Support modules must be in a file in the jl_api directory package in the source tree and begin with the prefix fileio_.