public final class ChecksumValidatingPublisher extends Object implements SdkPublisher<ByteBuffer>
| Constructor and Description |
|---|
ChecksumValidatingPublisher(org.reactivestreams.Publisher<ByteBuffer> publisher,
SdkChecksum sdkChecksum,
long contentLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super ByteBuffer> s) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, buffer, doAfterOnCancel, doAfterOnComplete, doAfterOnError, filter, filter, flatMapIterable, limit, map, subscribepublic ChecksumValidatingPublisher(org.reactivestreams.Publisher<ByteBuffer> publisher, SdkChecksum sdkChecksum, long contentLength)
public void subscribe(org.reactivestreams.Subscriber<? super ByteBuffer> s)
subscribe in interface org.reactivestreams.Publisher<ByteBuffer>Copyright © 2021. All rights reserved.