MCPcopy Create free account
hub / github.com/Beckhoff/ADS / rawData

Method rawData

AdsLib/Frame.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90uint8_t *Frame::rawData() const
91{
92 return m_Data.get();
93}
94
95Frame &Frame::remove(size_t numBytes)
96{

Callers 1

Sockets.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected