MCPcopy 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
294bool CCommand::IsDatachannelReadCommand() const
295{
296 return CCmd2Info::Get(m_enCommand).GetType()==DatachannelRead;
297}
298
299bool CCommand::IsDatachannelWriteCommand() const
300{

Callers 1

TransferDataMethod · 0.80

Calls 1

GetTypeMethod · 0.80

Tested by

no test coverage detected