Searched defs:readInt16 (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/js/binary/ | ||
D | decoder.js | 811 jspb.BinaryDecoder.prototype.readInt16 = function() { method in jspb.BinaryDecoder |
/external/flatbuffers/js/ | ||
D | flatbuffers.js | 882 flatbuffers.ByteBuffer.prototype.readInt16 = function(offset) { method in flatbuffers.ByteBuffer |
/external/libmojo/mojo/public/js/ | ||
D | codec.js | 69 Decoder.prototype.readInt16 = function() { method in Decoder |