Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ length
Method
length
libraries/SIMON/simon.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
96
97
uint8_t SIMON::length()
98
{
99
return _idx;
100
}
101
102
103
uint8_t SIMON::size()
Callers
2
unittest
Function · 0.80
size
Method · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64