| 构造器和说明 |
|---|
CalendarCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
Calendar |
decode(byte[] bytes,
int offset,
ByteOrder policy) |
Calendar |
decode(CodecContext context,
byte[] bytes) |
void |
encode(byte[] bytes,
int offset,
ByteOrder byteOrder,
Calendar calendar) |
void |
encode(CodecContext context,
ByteBuffer buffer,
Calendar calendar) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodec, getFormulapublic Calendar decode(CodecContext context, byte[] bytes)
public void encode(CodecContext context, ByteBuffer buffer, Calendar calendar)
Copyright © 2019–2023 indunet. All rights reserved.