Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ bytesWritten
Method
bytesWritten
libraries/XMLWriter/XMLWriter.h:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
// metrics
153
uint8_t bufferIndex() { return _bufferIndex; };
154
uint32_t bytesWritten() { return _bytesOut; };
155
156
157
private:
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64