Stream — Stream class.. Inherits from: FilterInputStream.
Package: com.aspose.threed
Properties
| Property | Type | Description |
|---|
outputStream | OutputStream | |
inputStream | java.io.InputStream | |
Methods
| Method | Returns | Description |
|---|
flush() | void | |
getOutputStream() | OutputStream | |
getInputStream() | java.io.InputStream | |
See Also