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