Input buffer management for Driver: accumulates bytes, detects incomplete escape sequences, and flushes complete sequences for parsing.
Summary
Functions
Returns true if the buffer ends with an incomplete escape sequence that needs more bytes before it can be dispatched.