Uses of Class
org.apache.hc.core5.testing.reactive.Reactive3TestUtils.StreamDescription
Packages that use Reactive3TestUtils.StreamDescription
-
Uses of Reactive3TestUtils.StreamDescription in org.apache.hc.core5.testing.reactive
Methods in org.apache.hc.core5.testing.reactive that return types with arguments of type Reactive3TestUtils.StreamDescriptionModifier and TypeMethodDescriptionstatic io.reactivex.rxjava3.core.Single
<Reactive3TestUtils.StreamDescription> Reactive3TestUtils.consumeStream
(org.reactivestreams.Publisher<ByteBuffer> publisher) Consumes the given stream and returns a data structure containing its length and digest.