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