stellar_flutter_sdk
stellar_flutter_sdk
DataOutput
DataOutput constructor
DataOutput
stellar_flutter_sdk
stellar_flutter_sdk
DataOutput
DataOutput constructor
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 ==
DataOutput
constructor
DataOutput
(
)
Implementation
DataOutput() { _view = ByteData.view(_buffer.buffer); }