MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / bytesAvailable

Method bytesAvailable

Plugins/SSH/ChannelSSHTerminal.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199qint64 CChannelSSHTerminal::bytesAvailable() const
200{
201 return m_nBytesAvailable;
202}

Callers 1

OnInitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected