flushLiterals
private fn
void flushLiterals(ref ubyte[] dst, const(ubyte)[] lit)Flush literals to output buffer.
Parameters
dst | Output buffer to append to. |
lit | Literal bytes to flush. |
void flushLiterals(ref ubyte[] dst, const(ubyte)[] lit)Flush literals to output buffer.
dst | Output buffer to append to. |
lit | Literal bytes to flush. |