Skip navigation links

Package io.netty.handler.codec.base64

Encoder and decoder which transform a Base64-encoded String or ByteBuf into a decoded ByteBuf and vice versa.

See: Description

Package io.netty.handler.codec.base64 Description

Encoder and decoder which transform a Base64-encoded String or ByteBuf into a decoded ByteBuf and vice versa.
Skip navigation links

Copyright © 2008–2024 The Netty Project. All rights reserved.