Uses of Class
org.apache.hc.core5.testing.reactive.Reactive3TestUtils.StreamDescription
-
Packages that use Reactive3TestUtils.StreamDescription Package Description org.apache.hc.core5.testing.reactive -
-
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.StreamDescription Modifier and Type Method Description static io.reactivex.rxjava3.core.Single<Reactive3TestUtils.StreamDescription>
Reactive3TestUtils. consumeStream(org.reactivestreams.Publisher<java.nio.ByteBuffer> publisher)
Consumes the given stream and returns a data structure containing its length and digest.
-