grpc-java/protobuf
Kun Zhang a6585e36ed Replace DeferredInputStream with interface Drainable.
- Rename flushTo() to drainTo().
- Remove flushTo() from DeferredNanoProtoInputStream (which is renamed
  to NanoProtoInputStream), because the optimization is not implemented.
- Rename DeferredProtoInputStream to ProtoInputStream.

 #529
2015-07-20 17:04:49 -07:00
..
src/main/java/io/grpc/protobuf Replace DeferredInputStream with interface Drainable. 2015-07-20 17:04:49 -07:00
build.gradle Split protobuf into its own project 2015-04-10 15:50:56 -07:00