ReadTransport.resumeReading

Resume the receiving end.

The protocol’s $(D_PSYMBOL dataReceived()) method will be called once again if some data is available for reading.

interface ReadTransport
void
resumeReading
()

Meta