Preparing search index...
The search index is not available
@waku/root
@waku/root
@waku/core
Encoder
Class Encoder
Hierarchy
Encoder
Implements
IEncoder
Index
Constructors
constructor
Properties
content
Topic
ephemeral
meta
Setter?
Methods
to
Proto
Obj
to
Wire
Constructors
constructor
new
Encoder
(
contentTopic
:
string
, ephemeral
?:
boolean
, metaSetter
?:
IMetaSetter
)
:
Encoder
Parameters
contentTopic:
string
ephemeral:
boolean
= false
Optional
metaSetter:
IMetaSetter
Returns
Encoder
Properties
content
Topic
content
Topic
:
string
ephemeral
ephemeral
:
boolean
= false
Optional
meta
Setter
meta
Setter
?:
IMetaSetter
Methods
to
Proto
Obj
to
Proto
Obj
(
message
:
IMessage
)
:
Promise
<
IProtoMessage
>
Parameters
message:
IMessage
Returns
Promise
<
IProtoMessage
>
to
Wire
to
Wire
(
message
:
IMessage
)
:
Promise
<
Uint8Array
>
Parameters
message:
IMessage
Returns
Promise
<
Uint8Array
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@waku/root
@waku/core
<internal>
Topic
Only
Message
message
topic_
only_
message
version_
0
proto
Rate
Limit
Proof
Waku
Message
waku
waku_
filter
waku_
light_
push
Push
Response
waku_
relay
waku_
store
@waku/create
<internal>
@waku/dns-
discovery
<internal>
@waku/enr
<internal>
@waku/interfaces
<internal>
@waku/message-
encryption
<internal>
Rate
Limit
Proof
Waku
Message
ecies
symmetric
@waku/peer-
exchange
<internal>
@waku/proto
Waku
Message
proto_
filter
Filter
Request
Content
Filter
Filter
Rpc
Message
Push
Rate
Limit
Proof
proto_
lightpush
Push
Request
Push
Response
Push
Rpc
Rate
Limit
Proof
Waku
Message
proto_
message
Rate
Limit
Proof
Waku
Message
proto_
peer_
exchange
Peer
Exchange
Query
Peer
ExchangeRPC
Peer
Exchange
Response
Peer
Info
proto_
store
Content
Filter
History
Query
History
Response
History
Error
History
Rpc
Index
Paging
Info
Direction
Rate
Limit
Proof
Waku
Message
proto_
topic_
only_
message
Topic
Only
Message
@waku/utils
Encoder
constructor
content
Topic
ephemeral
meta
Setter?
to
Proto
Obj
to
Wire
Generated using
TypeDoc