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 TypeMethodDescriptionvoidFileStorage.onStreamFile(StreamFile event) Opens a file for reading using the properties of the event and streams its content as a sequence ofOutputevents with the end of record flag set in the last event.