| Interface | Description |
|---|---|
| Parser<T extends com.google.protobuf.nano.MessageNano> |
Parser for parsing nano proto messages.
|
| Class | Description |
|---|---|
| DeferredNanoProtoInputStream |
Implementation of
DeferredInputStream backed by a nano proto. |
| NanoUtils |
Utility methods for using nano proto with grpc.
|