Skip to content

Optimize ByteBuf-String conversion when charset is UTF-8 or ASCII #909

@trustin

Description

@trustin

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions