MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / Block

Method Block

deps/FtpClient/FTPDataTypes.h:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93
94 static const CTransferMode Stream() { return tmStream; }
95 static const CTransferMode Block() { return tmBlock; }
96 static const CTransferMode Compressed() { return tmCompressed; }
97
98 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected