Uses of Class
org.jgrapes.io.events.StreamFile
-
Uses of StreamFile in org.jgrapes.io
Modifier 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.