public class BinaryValue extends Primitive
Constructor and Description |
---|
BinaryValue(Binary binary) |
Modifier and Type | Method and Description |
---|---|
Binary |
getBinary() |
String |
getString() |
String |
toString() |
void |
writeValue(RecordConsumer recordConsumer) |
getBoolean, getDouble, getFloat, getInt96, getInteger, getLong
public BinaryValue(Binary binary)
public void writeValue(RecordConsumer recordConsumer)
writeValue
in class Primitive
Copyright © 2015. All rights reserved.