Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
uint8_t *Frame::rawData() const
91
{
92
return m_Data.get();
93
}
94
95
Frame &Frame::remove(size_t numBytes)
96
{
Callers
1
Sockets.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected