MCPcopy 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
299bool CCommand::IsDatachannelWriteCommand() const
300{
301 return CCmd2Info::Get(m_enCommand).GetType()==DatachannelWrite;
302}
303
304bool CCommand::IsDatachannelCommand() const
305{

Callers 1

TransferDataMethod · 0.80

Calls 1

GetTypeMethod · 0.80

Tested by

no test coverage detected