public interface CreateFileStream
Modifier and Type | Method and Description |
---|---|
OutputStream |
invoke()
The method must return
OutputStream that will be used to write output file data. |
OutputStream invoke()
The method must return OutputStream
that will be used to write output file data.