public class LongInt extends Object implements EncodableData
| Constructor and Description |
|---|
LongInt(int value) |
| Modifier and Type | Method and Description |
|---|---|
long |
getSize() |
static LongInt |
parse(io.netty.buffer.ByteBuf buf) |
void |
write(io.netty.buffer.ByteBuf buf) |
public long getSize()
getSize in interface EncodableDatapublic void write(io.netty.buffer.ByteBuf buf)
write in interface EncodableDatapublic static LongInt parse(io.netty.buffer.ByteBuf buf)
Copyright © 2017 WSO2. All rights reserved.