qrencode  4.1.1
About: libqrencode is a fast and compact library and command-line utility for encoding data in a QR Code symbol.
  Fossies Dox: qrencode-4.1.1.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

BitStream Struct Reference

#include <bitstream.h>

Data Fields

size_t length
 
size_t datasize
 
unsigned char * data
 

Detailed Description

Definition at line 25 of file bitstream.h.

Field Documentation

◆ data

◆ datasize

size_t BitStream::datasize

◆ length

size_t BitStream::length

The documentation for this struct was generated from the following file: