Searched refs:insertUInt16LE (Results 1 – 3 of 3) sorted by relevance
327 insertUInt16LE(value: number, offset: number): SmartBuffer;
76 packet.insertUInt16LE(packet.length - 2, 2);321 ### buff.insertUInt16LE(value, offset)
455 insertUInt16LE(value, offset) { method in SmartBuffer