Removes another custom implementation of ZeroCopyInputStream, instead uses the...
Removes another custom implementation of ZeroCopyInputStream, instead uses the now public gRPC implementation. Also, moves GrpcByteSource to grpc_util, to keep it near the other serialization code. Lastly, gives a more verbose error if serialization (unparsing) fails (which should not ever happen). PiperOrigin-RevId: 193236893
Loading
Please sign in to comment