Protocol.received

interface Protocol
@nogc
void
received
(
in ubyte[] data
)

Parameters

data ubyte[]

Read data.

Meta