WriteDataTo class

Inheritance

Constructors

WriteDataTo(WriteDataToParam writeDataToParam)

Properties

hashCode int
The hash code for this object.
no setterinherited
memo String?
getter/setter pairinherited
metadata Uint8List?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

extendedMarshalBinary() Uint8List
override
hash() Uint8List
Creates a combined hash code for a number of objects.
override
hashTree(List<Uint8List> items) Uint8List
marshalBinary() Uint8List
inherited
marshalDataEntry(List<Uint8List> data) Uint8List
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sha256Update(Uint8List data) Uint8List
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited