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.