MCPcopy Create free account
hub / github.com/cvut/qtrvsim / writeData

Method writeData

src/cli/chariohandler.cpp:130–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130qint64 CharIOHandler::writeData(const char *data, qint64 maxSize) {
131 return iodev->write(data, maxSize);
132}

Callers

nothing calls this directly

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected