MCPcopy Create free account
hub / github.com/deskflow/deskflow / getDataSize

Method getDataSize

src/lib/platform/XWindowsClipboardHTMLConverter.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32int XWindowsClipboardHTMLConverter::getDataSize() const
33{
34 return 8;
35}
36
37std::string XWindowsClipboardHTMLConverter::fromIClipboard(const std::string &data) const
38{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected