build_bool_state

Function build_bool_state 

Source
pub fn build_bool_state(
    state: &mut BooleanBufferBuilder,
    emit_to: &EmitTo,
) -> BooleanBuffer
Expand description

Build a boolean buffer from the state and reset the state, based on the emit_to strategy.