| 限定符和类型 | 类和说明 |
|---|---|
class |
DateCodec.CalendarCodec |
class |
DateCodec.InstantCodec |
class |
DateCodec.LocalDateTimeCodec |
class |
DateCodec.TimestampCodec |
| 构造器和说明 |
|---|
DateCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
decode(CodecContext context,
ByteBufferInputStream inputStream) |
void |
encode(CodecContext context,
ByteBufferOutputStream outputStream,
Date value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodec, getFormulapublic Date decode(CodecContext context, ByteBufferInputStream inputStream)
public void encode(CodecContext context, ByteBufferOutputStream outputStream, Date value)
Copyright © 2019–2023 indunet. All rights reserved.