Class UnsyncBufferedInputStream

Object
InputStream
com.liferay.portal.kernel.io.unsync.UnsyncFilterInputStream
com.liferay.portal.kernel.io.unsync.UnsyncBufferedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class UnsyncBufferedInputStream extends UnsyncFilterInputStream

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

Author:
Shuyang Zhou