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

Method count

libraries/Adler/Adler32.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101
102
103uint32_t Adler32::count()
104{
105 return _count;
106};
107
108
109//////////////////////////////////////////////////////////////

Callers 2

unittestFunction · 0.45
unittestFunction · 0.45

Calls

no outgoing calls

Tested by 2

unittestFunction · 0.36
unittestFunction · 0.36