public static interface ThresholdOutputStream.ThresholdInputStream
| Modifier and Type | Method and Description |
|---|---|
File |
getTemporaryFile()
Returns the temporary file if the data stored in a file.
|
boolean |
isInMemory()
Returns
true if the data is in memory. |
boolean isInMemory()
true if the data is in memory. Returns
false if the data resides in a temporary file.File getTemporaryFile()
null is the data is stored in memory.Copyright © 2018 City of Paris. All rights reserved.