Uses of Interface
io.grpc.KnownLength
Packages that use KnownLength
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime
library.
-
Uses of KnownLength in io.grpc
Classes in io.grpc that implement KnownLengthModifier and TypeClassDescriptionprivate static final class
BufferedInputStream
that also implementsKnownLength
. -
Uses of KnownLength in io.grpc.internal
Classes in io.grpc.internal that implement KnownLengthModifier and TypeClassDescriptionprivate static final class
AnInputStream
that is backed by aReadableBuffer
. -
Uses of KnownLength in io.grpc.protobuf.lite
Classes in io.grpc.protobuf.lite that implement KnownLengthModifier and TypeClassDescription(package private) final class
AnInputStream
backed by a protobuf.