Uses of Enum
com.blackrook.rookscript.functions.io.FileIOFunctions
Packages that use FileIOFunctions
-
Uses of FileIOFunctions in com.blackrook.rookscript.functions.io
Subclasses with type arguments of type FileIOFunctions in com.blackrook.rookscript.functions.ioModifier and TypeClassDescriptionenumScript common functions for random-access file I/O.Methods in com.blackrook.rookscript.functions.io that return FileIOFunctionsModifier and TypeMethodDescriptionstatic FileIOFunctionsReturns the enum constant of this type with the specified name.static FileIOFunctions[]FileIOFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.