@arkade-os/sdk Documentation - v0.4.0-next.8
Preparing search index...
asset
AssetRef
Class AssetRef
Index
Properties
ref
Accessors
type
Methods
serialize
serialize
To
to
String
from
Bytes
from
Group
Index
from
Id
from
Reader
from
String
Properties
Readonly
ref
ref
:
AssetRefByID
|
AssetRefByGroup
Accessors
type
get
type
()
:
AssetRefType
Returns
AssetRefType
Methods
serialize
serialize
()
:
Uint8Array
Returns
Uint8Array
serialize
To
serializeTo
(
writer
:
BufferWriter
)
:
void
Parameters
writer
:
BufferWriter
Returns
void
to
String
toString
()
:
string
Returns
string
Static
from
Bytes
fromBytes
(
buf
:
Uint8Array
)
:
AssetRef
Parameters
buf
:
Uint8Array
Returns
AssetRef
Static
from
Group
Index
fromGroupIndex
(
groupIndex
:
number
)
:
AssetRef
Parameters
groupIndex
:
number
Returns
AssetRef
Static
from
Id
fromId
(
assetId
:
AssetId
)
:
AssetRef
Parameters
assetId
:
AssetId
Returns
AssetRef
Static
from
Reader
fromReader
(
reader
:
BufferReader
)
:
AssetRef
Parameters
reader
:
BufferReader
Returns
AssetRef
Static
from
String
fromString
(
s
:
string
)
:
AssetRef
Parameters
s
:
string
Returns
AssetRef
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ref
Accessors
type
Methods
serialize
serialize
To
to
String
from
Bytes
from
Group
Index
from
Id
from
Reader
from
String
@arkade-os/sdk Documentation - v0.4.0-next.8
Loading...