Class UnsyncBufferedOutputStream

Object
OutputStream
com.liferay.portal.kernel.io.unsync.UnsyncFilterOutputStream
com.liferay.portal.kernel.io.unsync.UnsyncBufferedOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class UnsyncBufferedOutputStream extends UnsyncFilterOutputStream

See https://issues.liferay.com/browse/LPS-6648.

Author:
Shuyang Zhou