grpc-java/okhttp
Thomas ten Cate 9175d9d79e Fix data corruption issue receiving payloads > 2kB
Also add OkHttpReadableBuffer unit test, and increase the test string
length to expose the bug.

Also use array equality assertions in the base test, instead of
comparisons whose return value is discarded.

Fixes #231.
2015-03-22 13:14:57 +01:00
..
src Fix data corruption issue receiving payloads > 2kB 2015-03-22 13:14:57 +01:00
build.gradle Add WritableBuffer interface for zero copy data writes. Fixes #8 2015-03-13 13:00:44 -07:00