Skip to main content

replay_dispatch

Function replay_dispatch 

Source
pub fn replay_dispatch(
    bytes: &[u8],
    packet_index: u64,
) -> Result<DispatchDescriptor, AqlParseError>
Expand description

Replay parser on captured bytes (no live host pointers required).