stellar_flutter_sdk
stellar_flutter_sdk
DataOutput
fileLength property
fileLength
fileLength
property
Null safety
int
?
fileLength
Implementation
int? get fileLength => data.length;
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 ==