OkId TypeScript API - v0.20.0
GitHub
npm
Preparing search index...
PubKey
Class PubKey
Indexable
[
key
:
number
]:
()
=>
void
Index
Constructors
constructor
Methods
free
into
Ok
Id
Constructors
constructor
new
PubKey
(
bytes
:
Uint8Array
)
:
PubKey
Create a new PubKey instance from a byte array.
Parameters
bytes
:
Uint8Array
Returns
PubKey
Methods
free
free
()
:
void
Returns
void
into
Ok
Id
intoOkId
()
:
OkId
Convert this PubKey into an OkId
Returns
OkId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
into
Ok
Id
GitHub
npm
OkId TypeScript API - v0.20.0
Loading...
Create a new PubKey instance from a byte array.