Package | Description |
---|---|
com.om.mxs.client.japi |
Modifier and Type | Method and Description |
---|---|
MxsInputStream |
MxsObject.newInputStream()
Creates an input stream from this object's data
|
MxsInputStream |
MxsObject.newInputStream(int readChunkSize)
Creates an input stream from this object's data, using the specified chunk size (in mb)
|