#include <BitBuffer.hpp>
Definition at line 37 of file BitBuffer.hpp.
◆ BitBuffer()
◆ appendBits()
| void appendBits |
( |
uint32_t | val, |
|
|
int | len ) |
◆ appendData()
◆ getBitLength()
| int getBitLength |
( |
| ) |
const |
◆ getBytes()
| std::vector< uint8_t > getBytes |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /Users/erickgrant/Documents/Computer Programming/Software-Class/swe350MS/QRCode/tests/BitBuffer.hpp
- /Users/erickgrant/Documents/Computer Programming/Software-Class/swe350MS/QRCode/tests/BitBuffer.cpp