Constructor and Description |
---|
ShadedInputAdapter(org.apache.tinkerpop.shaded.kryo.io.Input shadedInput) |
Modifier and Type | Method and Description |
---|---|
boolean |
readBoolean() |
byte |
readByte() |
byte[] |
readBytes(int size) |
double |
readDouble() |
int |
readInt() |
long |
readLong() |
short |
readShort() |
String |
readString() |
public ShadedInputAdapter(org.apache.tinkerpop.shaded.kryo.io.Input shadedInput)
public String readString()
readString
in interface InputShim
public double readDouble()
readDouble
in interface InputShim
public boolean readBoolean()
readBoolean
in interface InputShim
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.