SizePrefixedMosaic⚓︎
Constructors⚓︎
new SizePrefixedMosaic()⚓︎
Returns⚓︎
SizePrefixedMosaic
Properties⚓︎
| Property | Modifier | Type |
|---|---|---|
_mosaic |
public |
Mosaic |
TYPE_HINTS |
static |
object |
TYPE_HINTS.mosaic |
public |
string |
Accessors⚓︎
mosaic⚓︎
Get Signature⚓︎
Returns⚓︎
Set Signature⚓︎
Parameters⚓︎
| Parameter | Type |
|---|---|
value |
Mosaic |
Returns⚓︎
void
size⚓︎
Get Signature⚓︎
Returns⚓︎
number
Methods⚓︎
serialize()⚓︎
Returns⚓︎
Uint8Array<ArrayBufferLike>
sort()⚓︎
Returns⚓︎
void
toJson()⚓︎
Returns⚓︎
object
JSON-safe representation of this object.
toString()⚓︎
Returns⚓︎
string
deserialize()⚓︎
Parameters⚓︎
| Parameter | Type |
|---|---|
payload |
any |
Returns⚓︎
SizePrefixedMosaic