netty5/codec
Scott Mitchell 222d258d6e Headers Cleanup
Motiviation:
Some of the contains method signatures did not include the correct type of parameters for the method names.  Also these same methods were not using the correct conversion methods but instead the generic object conversion methods.

Modifications
-Correct the parameter types of the contains methods to match the method name
-Correct the implementation of these methods to use the correct conversion methods

Result:
Headers contains signatures are more correct and correct conversion methods are used.
2014-10-22 09:26:31 -04:00
..
src Headers Cleanup 2014-10-22 09:26:31 -04:00
pom.xml Implemented LZMA frame encoder 2014-09-15 15:14:15 +02:00