stellar_flutter_sdk
stellar_flutter_sdk
DataOutput
fileLength property
fileLength
stellar_flutter_sdk
stellar_flutter_sdk
DataOutput
fileLength property
DataOutput class
Constructors
DataOutput
Properties
bytes
data
fileLength
hashCode
offset
runtimeType
Methods
noSuchMethod
pad
toString
write
writeBoolean
writeByte
writeChar
writeChars
writeDouble
writeFloat
writeInt
writeLong
writeShort
writeUTF
Operators
operator ==
fileLength
property
int
fileLength
Implementation
int get fileLength => data.length;