Uses of Enum
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 type with the specified name.static StreamingIOFunctions[]StreamingIOFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.