Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/lib/tcpdf/include/barcodes/qrcode.php / Page 4

QRcode::mergeBitStream()

Method: mergeBitStream

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2088

Used by 0 functions | Uses 0 functions

QRcode::getBitStream()

Method: Returns a stream of bits.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2105

Used by 0 functions | Uses 0 functions

QRcode::getByteStream()

Method: Pack all bit streams padding bits into a byte array.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2115

Used by 0 functions | Uses 0 functions

QRcode::allocate()

Method: Return an array with zeros

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2129

Used by 0 functions | Uses 0 functions

QRcode::newFromNum()

Method: Return new bitstream from number

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2139

Used by 0 functions | Uses 0 functions

QRcode::newFromBytes()

Method: Return new bitstream from bytes

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2159

Used by 0 functions | Uses 0 functions

QRcode::appendBitstream()

Method: Append one bitstream to another

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2183

Used by 0 functions | Uses 0 functions

QRcode::appendNum()

Method: Append one bitstream created from number to another

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2200

Used by 0 functions | Uses 0 functions

QRcode::appendBytes()

Method: Append one bitstream created from bytes to another

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2215

Used by 0 functions | Uses 0 functions

QRcode::bitstreamToByte()

Method: Convert bitstream to bytes

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2228

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 10 Next »
Proudly powered by WordPress