Skip to main content

decode

Function decode 

Source
pub fn decode(
    condition_count: usize,
    encoded: u64,
    outcome: bool,
) -> Option<DecisionVector>
Expand description

Decode the frozen base-3 probe frame without accepting aliased high digits.