api-wasm
Preparing search index...
URef
Class URef
Index
Constructors
constructor
Methods
free
to
Formatted
String
to
Json
from
Formatted
Str
from
Uint8
Array
Constructors
constructor
new
URef
(
uref_hex_str
:
string
,
access_rights
:
number
)
:
URef
Parameters
uref_hex_str
:
string
access_rights
:
number
Returns
URef
Methods
free
free
()
:
void
Returns
void
to
Formatted
String
toFormattedString
()
:
string
Returns
string
to
Json
toJson
()
:
any
Returns
any
Static
from
Formatted
Str
fromFormattedStr
(
formatted_str
:
string
)
:
URef
Parameters
formatted_str
:
string
Returns
URef
Static
from
Uint8
Array
fromUint8Array
(
bytes
:
Uint8Array
,
access_rights
:
number
)
:
URef
Parameters
bytes
:
Uint8Array
access_rights
:
number
Returns
URef
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
to
Formatted
String
to
Json
from
Formatted
Str
from
Uint8
Array
api-wasm
Loading...