public final class TrailingDataFramePublisher extends Object implements org.reactivestreams.Publisher<ByteBuffer>
| Constructor and Description |
|---|
TrailingDataFramePublisher(org.reactivestreams.Publisher<ByteBuffer> publisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super ByteBuffer> subscriber) |
public TrailingDataFramePublisher(org.reactivestreams.Publisher<ByteBuffer> publisher)
public void subscribe(org.reactivestreams.Subscriber<? super ByteBuffer> subscriber)
subscribe in interface org.reactivestreams.Publisher<ByteBuffer>Copyright © 2023. All rights reserved.