Constructor and Description |
---|
ShadedInputAdapter(Input shadedInput) |
Modifier and Type | Method and Description |
---|---|
byte |
readByte() |
byte[] |
readBytes(int size) |
double |
readDouble() |
int |
readInt() |
long |
readLong() |
String |
readString() |
public String readString()
readString
in interface InputShim
public double readDouble()
readDouble
in interface InputShim
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.