netty5/codec/src
terrarier2111 aba3cc49db
Fixed JavaDoc of LimitingByteInput (#10852)
Motivation:

I found a typo in LimitingByteInput.

Modification:

Fixed the typo in LimitingByteInput

Result:

No typo anymore in LimitingByteInput.
2020-12-10 10:30:25 +01:00
..
main/java/io/netty/handler/codec Fixed JavaDoc of LimitingByteInput (#10852) 2020-12-10 10:30:25 +01:00
test Fix NPE in ByteToMessageDecoder if the user removes the handler while channelInputClosed(...) is processing the buffer. (#10817) 2020-11-24 14:08:32 +01:00