Skip to main content

decode_instructions_batch

Function decode_instructions_batch 

Source
pub fn decode_instructions_batch(
    signature: InstructionSignature,
    batch: &RecordBatch,
    allow_decode_fail: bool,
) -> Result<RecordBatch>