public class IntSerializer extends Object implements NumberSerializer
| Constructor and Description |
|---|
IntSerializer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSerializedSize() |
ByteBuffer |
serialize(long value) |
public ByteBuffer serialize(long value)
serialize in interface NumberSerializerpublic int getSerializedSize()
getSerializedSize in interface NumberSerializerCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.