netty5/codec/src
Norman Maurer 8549d7dc87 Add cast to help compiler to build (#11587)
Motivation:

Sometimes intellij fails to build because the compiler cant really figure out what to do. We can workaround this by adding some explicit casts.

Modifications:

Add explicits casts

Result:

No more problems with intellij
2021-08-18 09:43:03 +02:00
..
main/java/io/netty/handler/codec Inline variables to make code more readable (#11565) 2021-08-11 17:07:32 +02:00
test Add cast to help compiler to build (#11587) 2021-08-18 09:43:03 +02:00