Public Member Functions | |
void | reset () |
template<typename Callback> | |
void | push (Span< const std::byte > bytes, Callback &&callback) |
void BytestreamSysexExtractor::reset | ( | ) |
void BytestreamSysexExtractor::push | ( | Span< const std::byte > | bytes, |
Callback && | callback ) |
References Span< Value, Extent >::data(), enumerate(), lastSysex, notSysex, and ongoingSysex.