Class ByteBufferPublisherInputStream

java.lang.Object
java.io.InputStream
ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
All Implemented Interfaces:
Closeable, AutoCloseable, Flow.Subscriber<ByteBuffer>

public class ByteBufferPublisherInputStream extends InputStream implements Flow.Subscriber<ByteBuffer>