public class UInt32Codec extends Object implements Codec<Long>
| 构造器和说明 |
|---|
UInt32Codec() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
decode(CodecContext context,
ByteBufferInputStream inputStream) |
void |
encode(CodecContext context,
ByteBufferOutputStream outputStream,
Long value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodec, getFormulapublic Long decode(CodecContext context, ByteBufferInputStream inputStream)
public void encode(CodecContext context, ByteBufferOutputStream outputStream, Long value)
Copyright © 2019–2025 indunet. All rights reserved.