ProtoInputStream
scalapb.grpc.ProtoInputStream
class ProtoInputStream[T <: GeneratedMessage](msg: T) extends InputStream
Allows skipping serialization completely when the io.grpc.inprocess.InProcessTransport is used. Inspired by https://github.com/grpc/grpc-java/blob/master/protobuf-lite/src/main/java/io/grpc/protobuf/lite/ProtoInputStream.java
Attributes
- Graph
-
- Supertypes
-
class InputStreamtrait Closeabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- InputStream
Attributes
- Inherited from:
- InputStream
Attributes
- Inherited from:
- InputStream
Attributes
- Inherited from:
- InputStream
Attributes
- Inherited from:
- InputStream
Attributes
- Inherited from:
- InputStream
In this article