FilterJSON
Defined in: packages/distillate/src/core/serialize.ts:129
JSON-friendly envelope for a filter: the binary frame, base64-encoded.
Properties
Section titled “Properties”$
$:
string
Defined in: packages/distillate/src/core/serialize.ts:131
Format tag; always "distillate".
data:
string
Defined in: packages/distillate/src/core/serialize.ts:135
Base64 of the toBytes frame.
v:
number
Defined in: packages/distillate/src/core/serialize.ts:133
Binary format version.