stellar_flutter_sdk
stellar_flutter_sdk
DataOutput
bytes property
bytes
bytes
property
Null safety
List
<
int
>
bytes
Implementation
List<int> get bytes => data;
stellar_flutter_sdk
stellar_flutter_sdk
DataOutput
bytes 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 ==