netty5/codec-http2/src
Trustin Lee 0b078314b2 Add ByteBuf.isReadOnly()
Motivation:

It is sometimes useful to determins if a buffer is read-only.

Modifications:

Add ByteBuf.isReadOnly()

Result:

One more feature
2016-04-13 21:41:27 +09:00
..
main/java/io/netty/handler/codec/http2 e24a5d8 compile error 2016-03-25 12:51:13 -07:00
test Add ByteBuf.isReadOnly() 2016-04-13 21:41:27 +09:00