Searched refs:rQskipBytes (Results 1 – 2 of 2) sorted by relevance
872 this._sock.rQskipBytes(3); // padding888 this._sock.rQskipBytes(2); // padding1021 this._sock.rQskipBytes(3); // Padding1377 this._sock.rQskipBytes(this._FBU.width * curr_height * this._fb_Bpp);1674 this._sock.rQskipBytes(3);1676 this._sock.rQskipBytes(clength[0]);1793 this._sock.rQskipBytes(1 + clength[0]); // shift off clt + compact length
107 rQskipBytes: function (num) { method in Websock