Uses of Enum Class
com.blackrook.rookscript.functions.io.StreamingIOFunctions
Packages that use StreamingIOFunctions
-
Uses of StreamingIOFunctions in com.blackrook.rookscript.functions.io
Subclasses with type arguments of type StreamingIOFunctions in com.blackrook.rookscript.functions.ioModifier and TypeClassDescriptionenumScript common functions for data streaming.Methods in com.blackrook.rookscript.functions.io that return StreamingIOFunctionsModifier and TypeMethodDescriptionstatic StreamingIOFunctionsReturns the enum constant of this class with the specified name.static StreamingIOFunctions[]StreamingIOFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.