Preparing search index...
The search index is not available
api-wasm
api-wasm
EventParseResult
Class EventParseResult
Represents the result of parsing an event, containing error information and the event body.
Index
Properties
body?
err?
Methods
free
Properties
Optional
body
body
?:
Body
Optional
err
err
?:
string
Methods
free
free
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
err
Methods
free
api-wasm
Loading...
Represents the result of parsing an event, containing error information and the event body.