FunctionParamBytes21 class final
- Inheritance
-
- Object
- FunctionParamType<
Uint8List> - BaseFunctionParamType<
Uint8List> - FunctionParamBytesBase
- FunctionParamBytes21
Constructors
- FunctionParamBytes21()
-
const
Properties
Methods
-
decode(
Uint8List data) → Uint8List -
inherited
-
encode(
Uint8List value) → Uint8List -
inherited
-
getArrayType(
int length) → ArrayFunctionParamType< Uint8List> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited