netty5/codec-memcache
Trustin Lee df346a023b Change the return type of EmbeddedChannel.read*() from Object to an ad-hoc type parameter
.. so that there's no need to explicitly down-cast.

Fixes #2067
2014-02-13 17:19:26 -08:00
..
src Change the return type of EmbeddedChannel.read*() from Object to an ad-hoc type parameter 2014-02-13 17:19:26 -08:00
pom.xml Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00