- Preparing search index...
- The search index is not available
@waku/root
Properties
contentTopic
contentTopic: string
fromProtoObj
Type declaration
-
- (proto: IProtoMessage): Promise<undefined | T>
-
Returns Promise<undefined | T>
fromWireToProtoObj
from
Wire
To
Proto
Obj
: ((bytes
: Uint8Array) => Promise<undefined | IProtoMessage>)