ByteBufferEncoder class
- Inheritance
-
- Object
- ExtraEncoder<
ByteBuffer> - ByteBufferEncoder
Constructors
- ByteBufferEncoder()
-
const
Properties
Methods
-
match(
Object? value) → bool -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
write(
Encoder encoder, ByteBuffer value) → void -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited