Skip to main content

Module input

Module input 

Source
Expand description

Allocation-free protobuf shape checks for live frames, before prost builds repeated-message vectors. This bounds protobuf framing and retained input; it is not a bound on arbitrary canonical MessagePack object decoding.

Functionsยง

reservation
A conservative reservation for validated protobuf framing, transient wire copies during matching, and retained decoded originals/sidecars. Canonical ThreadOperation decoding remains subject to its independent model limits.