Uses of Class
com.iizix.util.XOutputFile
Packages that use XOutputFile Package Description com.iizix.term com.iizix.util Uses of XOutputFile in com.iizix.term
Methods in com.iizix.term with parameters of type XOutputFile Modifier and Type Method Description void
KeyboardRemapper. 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 XOutputFile Modifier and Type Method Description void
IniFile. save2(XOutputFile out)
Saves the INI file to an open PhantomOutputFile without closing it.