Constructor and Description |
---|
Legacy4ByteIdHandler() |
Modifier and Type | Method and Description |
---|---|
int |
idSize() |
long |
readId(ByteBuffer buffer) |
void |
writeId(long id,
ByteBuffer buffer) |
void |
writeId(long id,
OutputStream out) |
public void writeId(long id, OutputStream out) throws IOException
writeId
in interface IdHandler
IOException
public void writeId(long id, ByteBuffer buffer)
public long readId(ByteBuffer buffer)
Copyright © 2020 Red Hat. All rights reserved.