Searched refs:temp_buffs (Results 1 – 1 of 1) sorted by relevance
70 …this.temp_buffs = { "2": new Buffer(2), "3": new Buffer(3), "4": new Buffer(4) }; // for rebuildin… property in Parser163 …this.temp_buffs[this.bytes_in_sequence][this.bytes_in_sequence - this.bytes_remaining + j] = buffe…166 this.appendStringBuf(this.temp_buffs[this.bytes_in_sequence]);178 …this.temp_buffs[this.bytes_in_sequence][k] = buffer[i + k]; // fill temp buffer of correct size wi…