Home
last modified time | relevance | path

Searched defs:writeUint16 (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/js/binary/
Dencoder.js227 jspb.BinaryEncoder.prototype.writeUint16 = function(value) { method in jspb.BinaryEncoder
/external/libmojo/mojo/public/js/
Dcodec.js246 Encoder.prototype.writeUint16 = function(val) { method in Encoder