stellar_flutter_sdk
stellar_flutter_sdk
DataInput
view property
view
view
property
Null safety
ByteData
?
view
read / write
Implementation
ByteData? view;
stellar_flutter_sdk
stellar_flutter_sdk
DataInput
view property
DataInput class
Constructors
fromUint8List
Properties
data
fileLength
hashCode
offset
runtimeType
view
Methods
fillList
noSuchMethod
pad
readBoolean
readByte
readBytes
readChar
readDouble
readFloat
readFully
readInt
readLine
readLong
readShort
readUnsignedByte
readUnsignedShort
readUTF
skipBytes
toString
Operators
operator ==