MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / bufferIndex

Method bufferIndex

libraries/XMLWriter/XMLWriter.h:153–153  ·  view source on GitHub ↗

metrics

Source from the content-addressed store, hash-verified

151
152 // metrics
153 uint8_t bufferIndex() { return _bufferIndex; };
154 uint32_t bytesWritten() { return _bytesOut; };
155
156

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64