netty5/codec-http/src
2012-05-30 17:30:47 -07:00
..
main/java/io/netty/handler/codec Optimize Buffer access while decoding by going through backend array when possible (divide by almost 2 the time spent in decoding) 2012-05-30 17:30:47 -07:00
test/java/io/netty/handler/codec Use int instead of long for maxFramePayloadLength 2012-05-30 17:21:51 -07:00