Searched defs:writeUint16 (Results 1 – 2 of 2) sorted by relevance
110 writeUint16(offset: number, value: number): void { method in ByteBuffer
252 Encoder.prototype.writeUint16 = function(val) { method in Encoder