SignedBytes class
- Implemented types
Constructors
-
SignedBytes(Pointer<
Void> _ffi, bool _owned)
Properties
Methods
-
dispose(
) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
validate(
) → bool -
validateWithDidDoc(
String didDoc, {int? fromHeightInc, int? untilHeightExc}) → ValidationResult -
validateWithKeyId(
KeyId id) → bool
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited