QRcode::appendBytes( $bitstream,  $size,  $data )

Append one bitstream created from bytes to another


Description Description


Parameters Parameters

$bitstream

(Required) (array) original bitstream

$size

(Required) (int) size

$data

(Required) (array) bytes


Top ↑

Return Return

(array) bitstream


Top ↑

Source Source

File: includes/lib/tcpdf/include/barcodes/qrcode.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.