LogLineBuffer.clear

Clears the buffer of lines.

Uses kameloso.common.zero to zero the buffer instead of merely invoking Appender.clear, to reduce the number of live pointers.

struct LogLineBuffer
@safe nothrow
void
clear
()