$32 GRAYBYTE WORDPRESS FILE MANAGER $35

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/

HOME
Current File : /usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode//QRBitBuffer.js
function QRBitBuffer() {
	this.buffer = [];
	this.length = 0;
}

QRBitBuffer.prototype = {

	get : function(index) {
		var bufIndex = Math.floor(index / 8);
		return ( (this.buffer[bufIndex] >>> (7 - index % 8) ) & 1) == 1;
	},
	
	put : function(num, length) {
		for (var i = 0; i < length; i++) {
			this.putBit( ( (num >>> (length - i - 1) ) & 1) == 1);
		}
	},
	
	getLengthInBits : function() {
		return this.length;
	},
	
	putBit : function(bit) {
	
		var bufIndex = Math.floor(this.length / 8);
		if (this.buffer.length <= bufIndex) {
			this.buffer.push(0);
		}
	
		if (bit) {
			this.buffer[bufIndex] |= (0x80 >>> (this.length % 8) );
		}
	
		this.length++;
	}
};

module.exports = QRBitBuffer;


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.36 PM
root / root
0755
QR8bitByte.js
0.373 KB
10 Mar 2021 2.36 PM
root / root
0644
QRBitBuffer.js
0.686 KB
10 Mar 2021 2.36 PM
root / root
0644
QRErrorCorrectLevel.js
0.053 KB
10 Mar 2021 2.36 PM
root / root
0644
QRMaskPattern.js
0.153 KB
10 Mar 2021 2.36 PM
root / root
0644
QRMath.js
0.657 KB
10 Mar 2021 2.36 PM
root / root
0644
QRMode.js
0.146 KB
10 Mar 2021 2.36 PM
root / root
0644
QRPolynomial.js
1.301 KB
10 Mar 2021 2.36 PM
root / root
0644
QRRSBlock.js
5.426 KB
10 Mar 2021 2.36 PM
root / root
0644
QRUtil.js
8.029 KB
10 Mar 2021 2.36 PM
root / root
0644
index.js
10.416 KB
10 Mar 2021 2.36 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF