public interface NumberSerializer
| Modifier and Type | Method and Description |
|---|---|
int |
getSerializedSize() |
ByteBuffer |
serialize(long value) |
ByteBuffer serialize(long value)
int getSerializedSize()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.