MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / hex

Function hex

tools/ax25_replay.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86QString hex(const QByteArray& b)
87{
88 return QString::fromLatin1(b.toHex(' ').toUpper());
89}
90
91} // namespace
92

Callers 2

mainFunction · 0.85
doStreamsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected