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