grpc-java/protobuf-nano
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/nano Replace DeferredInputStream with interface Drainable. 2015-07-20 17:04:49 -07:00
build.gradle Use more precise names for protobuf and nano 2015-04-10 16:35:23 -07:00