Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ IsDatachannelReadCommand
Method
IsDatachannelReadCommand
deps/FtpClient/FTPDataTypes.cpp:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
bool CCommand::IsDatachannelReadCommand() const
295
{
296
return CCmd2Info::Get(m_enCommand).GetType()==DatachannelRead;
297
}
298
299
bool CCommand::IsDatachannelWriteCommand() const
300
{
Callers
1
TransferData
Method · 0.80
Calls
1
GetType
Method · 0.80
Tested by
no test coverage detected