Constructors
constructor
- new BlockType(value): BlockType
Properties
value
value: any
Static
IMPORTANCE
Static
NEMESIS
Static
NORMAL
Accessors
size
- get size(): number
Returns number
Methods
serialize
- serialize(): Uint8Array
Returns Uint8Array
toJson
- toJson(): any
Returns any
toString
- toString(): string
Returns string
Static
deserialize
- deserialize(payload): any
Returns any
Static
deserializeAligned
- deserializeAligned(payload): any
Returns any
Static
fromValue
- fromValue(value): any
Returns any
Static
valueToKey
- valueToKey(value): string
Returns string