public static final class ConstantSerializers.ByteSerializer extends Object
| Constructor and Description |
|---|
ByteSerializer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTypeId() |
Byte |
read(ObjectDataInput in) |
void |
write(ObjectDataOutput out,
Byte obj) |
public int getTypeId()
public Byte read(ObjectDataInput in) throws IOException
IOExceptionpublic void write(ObjectDataOutput out, Byte obj) throws IOException
IOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.