Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ BitBuffer
Method
BitBuffer
Libraries/QRCode/tests/BitBuffer.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
29
qrcodegen::BitBuffer::BitBuffer() :
30
data(),
31
bitLength(0) {}
32
33
34
int qrcodegen::BitBuffer::getBitLength() const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected