HncomHandler

Undocumented in source.
interface HncomHandler (
alias type
) if (
is(type == clientbound) ||
is(type == serverbound)
) {}

Members

Functions

handleHncom
void handleHncom(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta