Searched defs:readUint16 (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/js/binary/ | ||
D | decoder.js | 753 jspb.BinaryDecoder.prototype.readUint16 = function() { method in jspb.BinaryDecoder |
/external/flatbuffers/js/ | ||
D | flatbuffers.js | 913 flatbuffers.ByteBuffer.prototype.readUint16 = function(offset) { method in flatbuffers.ByteBuffer |
/external/libchrome/mojo/public/js/lib/ | ||
D | codec.js | 75 Decoder.prototype.readUint16 = function() { method in Decoder |