MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / doRestartStreaming

Method doRestartStreaming

src/output/StreamThreadBase.h:101–101  ·  view source on GitHub ↗

Specialization for @see restartStreaming

Source from the content-addressed store, hash-verified

99
100 /// Specialization for @see restartStreaming
101 virtual void doRestartStreaming(int UNUSED(clientID)) {}
102
103 /// This function will read data from the input device
104 /// @param client specifies were it should be sended to

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected