| 构造器和说明 |
|---|
EnumCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
decode(@NonNull byte[] bytes,
int offset,
String fieldName,
Class<T> enumClass) |
T |
decode(CodecContext context,
byte[] bytes) |
<T extends Enum> |
encode(byte[] bytes,
int offset,
String fieldName,
T value) |
void |
encode(CodecContext context,
byte[] bytes,
T value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodec, getFormulaCopyright © 2019–2022 indunet. All rights reserved.