IncomingLineBuffer.commit

Notify that n number of bytes have been committed after the current position. Call with n = 0 to invoke the callback for any lines that were skipped due to an exception being thrown during a previous commit.

struct IncomingLineBuffer
void
commit
(
size_t n
)

Meta