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.
pub fn build_bool_state(
state: &mut BooleanBufferBuilder,
emit_to: &EmitTo,
) -> BooleanBuffer
Build a boolean buffer from the state and reset the state, based on the emit_to strategy.