Searched refs:uint6ToB64 (Results 1 – 1 of 1) sorted by relevance
53 function uint6ToB64 (nUint6) { function78 …= String.fromCharCode(uint6ToB64(nUint24 >>> 18 & 63), uint6ToB64(nUint24 >>> 12 & 63), uint6ToB64…