| 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 InputShimpublic double readDouble()
readDouble in interface InputShimpublic boolean readBoolean()
readBoolean in interface InputShimCopyright © 2013–2022 Apache Software Foundation. All rights reserved.