Home
last modified time | relevance | path

Searched refs:getByteStream (Results 1 – 2 of 2) sorted by relevance

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php680 $this->datacode = $this->getByteStream($this->items);
2073 protected function getByteStream($items) { function in jucksearm\\barcode\\lib\\QRcode
/plugin/qrcode2/
H A Dphpqrcode.php1730 public function getByteStream() function in QRinput
2871 $this->datacode = $input->getByteStream();