Skip to main content

Module strategy

Module strategy 

Source
Expand description

Strategy enum and encode() dispatcher. Strategy enum and main encode() dispatcher.

Enums§

Strategy
Available encoding strategies.

Constants§

MAX_PAYLOAD_SIZE
Maximum input payload size to prevent OOM on adversarial input.

Functions§

all_strategies
encode
Encode a payload using the selected strategy.