stellar_flutter_sdk
stellar_flutter_sdk
DataInput
fileLength property
fileLength
fileLength
property
Null safety
int
?
fileLength
Implementation
int? get fileLength => _fileLength;
stellar_flutter_sdk
stellar_flutter_sdk
DataInput
fileLength 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 ==