ReadTransport.pauseReading

Pause the receiving end.

No data will be passed to the protocol's $(D_PSYMBOL dataReceived()) method until $(D_PSYMBOL resumeReading()) is called.

interface ReadTransport
void
pauseReading
()

Meta