Packet.append

Append data to the end of the packet.

class Packet
void
append
(
const(void)[] data
)

Meta