| 限定符和类型 | 字段和说明 |
|---|---|
static StringCodec |
ASCII |
static StringCodec |
DEFAULT |
static StringCodec |
UTF8 |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
decode(Payload payload) |
Payload |
encode(String body) |
Class<String> |
forType() |
static StringCodec |
of(Charset charset) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDecodeFrompublic static StringCodec DEFAULT
public static StringCodec UTF8
public static StringCodec ASCII
Copyright © 2019–2022. All rights reserved.