HncomHandler.handleHncom

Undocumented in source. Be warned that the author may not have intended to support it.
interface HncomHandler(alias type)
final
void
handleHncom
(
ubyte[] buffer
)
if (
is(type == clientbound) ||
is(type == serverbound)
)

Meta