| Package | Description |
|---|---|
| com.liferay.portal.kernel.io |
| Modifier and Type | Field and Description |
|---|---|
protected RestrictedByteArrayCacheOutputStream.FlushPreAction |
RestrictedByteArrayCacheOutputStream.flushPreAction |
| Constructor and Description |
|---|
RestrictedByteArrayCacheOutputStream(OutputStream outputStream,
int initialCacheSize,
int cacheCapacity,
RestrictedByteArrayCacheOutputStream.FlushPreAction flushPreAction) |
RestrictedByteArrayCacheOutputStream(OutputStream outputStream,
int cacheCapacity,
RestrictedByteArrayCacheOutputStream.FlushPreAction flushPreAction) |