Uses of Class
com.iizix.util.XOutputFile
Packages that use XOutputFile
Uses of XOutputFile in com.iizix.term
Methods in com.iizix.term with parameters of type XOutputFileModifier and TypeMethodDescriptionvoidKeyboardRemapper.writeToFile(XOutputFile file) Writes the definition of the keyboard map to the file.Uses of XOutputFile in com.iizix.util
Methods in com.iizix.util with parameters of type XOutputFileModifier and TypeMethodDescriptionvoidIniFile.save2(XOutputFile out) Saves the INI file to an open PhantomOutputFile without closing it.