public interface IOutputFile
Represents an output file.
Modifier and Type | Method and Description |
---|---|
void |
write(java.io.OutputStream stream)
Writes the file content to the stream.
|
Copyright © 2004-2022 Aspose Pty Ltd. All Rights Reserved.