Package | Description |
---|---|
org.teiid.common.buffer |
Modifier and Type | Method and Description |
---|---|
FileStore.FileStoreOutputStream |
FileStore.createOutputStream(int maxMemorySize) |
FileStore.FileStoreOutputStream |
FileStoreInputStreamFactory.getOuputStream()
The returned output stream is shared among all uses.
|
FileStore.FileStoreOutputStream |
FileStoreInputStreamFactory.getOuputStream(int maxMemorySize)
The returned output stream is shared among all uses.
|
Copyright © 2020. All rights reserved.