Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ getBitLength
Method
getBitLength
Libraries/QRCode/tests/BitBuffer.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
34
int qrcodegen::BitBuffer::getBitLength() const {
35
return bitLength;
36
}
37
38
39
std::vector<uint8_t> qrcodegen::BitBuffer::getBytes() const {
Callers
3
makeNumeric
Method · 0.80
makeAlphanumeric
Method · 0.80
encodeSegments
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected