Searched refs:b64ToUint6 (Results 1 – 2 of 2) sorted by relevance
13 function b64ToUint6 (nChr) { function38 nUint24 |= b64ToUint6(sB64Enc.charCodeAt(nInIdx)) << 18 - 6 * nMod4;
4 function b64ToUint6 (nChr) { function23 nUint24 |= b64ToUint6(sB64Enc.charCodeAt(nInIdx)) << 6 * (3 - nMod4);