stellar_flutter_sdk
stellar_flutter_sdk
XdrDataInputStream
read method
read
stellar_flutter_sdk
stellar_flutter_sdk
XdrDataInputStream
read method
XdrDataInputStream class
Constructors
XdrDataInputStream
Properties
data
fileLength
hashCode
offset
runtimeType
view
Methods
fillList
noSuchMethod
pad
read
readBoolean
readByte
readBytes
readChar
readDouble
readDoubleArray
readFloat
readFloatArray
readFully
readInt
readIntArray
readLine
readLong
readShort
readString
readUnsignedByte
readUnsignedShort
readUTF
skipBytes
toString
Operators
operator ==
read
method
int
read
(
)
Implementation
int read() { return readByte(); }