Uses of Class
org.jgrapes.io.events.StreamFile
Packages that use StreamFile
-
Uses of StreamFile in org.jgrapes.io
Methods in org.jgrapes.io with parameters of type StreamFileModifier and TypeMethodDescriptionvoid
FileStorage.onStreamFile
(StreamFile event) Opens a file for reading using the properties of the event and streams its content as a sequence ofOutput
events with the end of record flag set in the last event.