You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user specified a very well known encoding such as UTF-8 and ASCII, Netty could refrain from using CharsetEncoder/Decoder and use more optimized implementation.