netty5/codec-memcache/src
Scott Mitchell 9ed2f01853 Revert "Returns after encoding each message not do check following instance types"
Motivation:
This reverts commit 3405aee2ab. This commit introduces a bug and the encoder no longer encodes FullMemcacheMessage objects correctly.

Modifications:
- Revert commit

Result:
Fixes https://github.com/netty/netty/issues/5197
2016-05-02 14:23:41 -07:00
..
main/java/io/netty/handler/codec/memcache Revert "Returns after encoding each message not do check following instance types" 2016-05-02 14:23:41 -07:00
test/java/io/netty/handler/codec/memcache/binary Set the length fields of memcache messages automatically 2016-04-07 06:30:42 +02:00