|
BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
|
#include <BitBuffer.h>


Public Member Functions | |
| BitBuffer () | |
| std::vector< std::uint8_t > | getBytes () const |
| void | appendBits (std::uint32_t val, int len) |
| qrcodegen::BitBuffer::BitBuffer | ( | ) |
| void qrcodegen::BitBuffer::appendBits | ( | std::uint32_t | val, |
| int | len | ||
| ) |

| std::vector< std::uint8_t > qrcodegen::BitBuffer::getBytes | ( | ) | const |

1.8.6