您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.0.56.Final(2018/10/07)
上一个程序包
下一个程序包
框架
无框架
所有类
程序包 io.netty.handler.codec.base64
Encoder and decoder which transform a
Base64
-encoded
String
or
ByteBuf
into a decoded
ByteBuf
and vice versa.
请参阅:
说明
类概要
类
说明
Base64
Utility class for
ByteBuf
that encodes and decodes to and from
Base64
notation.
Base64Decoder
Decodes a Base64-encoded
ByteBuf
or US-ASCII
String
into a
ByteBuf
.
Base64Encoder
Encodes a
ByteBuf
into a Base64-encoded
ByteBuf
.
枚举概要
枚举
说明
Base64Dialect
Enumeration of supported Base64 dialects.
程序包io.netty.handler.codec.base64的说明
Encoder and decoder which transform a
Base64
-encoded
String
or
ByteBuf
into a decoded
ByteBuf
and vice versa.
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.0.56.Final(2018/10/07)
上一个程序包
下一个程序包
框架
无框架
所有类
Copyright © 2018
即时通讯网(52im.net) - 即时通讯开发者社区
. All rights reserved.