Preparing search index...
The search index is not available
Documentation
Documentation
@waku/enr
EnrDecoder
Class EnrDecoder
Index
Constructors
constructor
Methods
fromRLP
from
String
Constructors
constructor
new
Enr
Decoder
(
)
:
EnrDecoder
Returns
EnrDecoder
Methods
Static
fromRLP
fromRLP
(
encoded
)
:
Promise
<
ENR
>
Parameters
encoded
:
Uint8Array
Returns
Promise
<
ENR
>
Static
from
String
from
String
(
encoded
)
:
Promise
<
ENR
>
Parameters
encoded
:
string
Returns
Promise
<
ENR
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
fromRLP
from
String
Documentation
Loading...