Class | Description |
---|---|
Base64 |
Utility class for
ByteBuf that encodes and decodes to and from
Base64 notation. |
Base64Decoder | |
Base64Encoder |
Encodes a
ByteBuf into a Base64-encoded ByteBuf . |
Enum | Description |
---|---|
Base64Dialect |
Enumeration of supported Base64 dialects.
|
Copyright © 2008–2019 The Netty Project. All rights reserved.