SerializationTag class

Constructors

SerializationTag(int tag)

Properties

hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
tag → int
final

Methods

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

Static Properties

kArrayBuffer → int
final
kArrayBufferTransfer → int
final
kArrayBufferView → int
final
kBeginDenseJsArray → int
final
kBeginJsMap → int
final
kBeginJsObject → int
final
kBeginJsSet → int
final
kBeginSparseJsArray → int
final
kBigInt → int
final
kBigIntObject → int
final
kDate → int
final
kDouble → int
final
kEndDenseJsArray → int
final
kEndJsMap → int
final
kEndJsObject → int
final
kEndJsSet → int
final
kEndSparseJsArray → int
final
kError → int
final
kFalse → int
final
kFalseObject → int
final
kHostObject → int
final
kInt32 → int
final
kNull → int
final
kNumberObject → int
final
kObjectReference → int
final
kOneByteString → int
final
kRegexp → int
final
kSharedArrayBuffer → int
final
kStringObject → int
final
kTheHole → int
final
kTrue → int
final
kTrueObject → int
final
kTwoByteString → int
final
kUInt32 → int
final
kUndefined → int
final
kUtf8String → int
final
kWasmMemoryTransfer → int
final
kWasmModuleTransfer → int
final

Constants

kPadding → const int
kUnknownTag → const int
kVersionHeader → const int