Home
last modified time | relevance | path

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

/third_party/flatbuffers/ts/
Dbyte-buffer.ts62 readInt16(offset: number): number { method in ByteBuffer
/third_party/protobuf/js/binary/
Ddecoder.js723 jspb.BinaryDecoder.prototype.readInt16 = function() { method in jspb.BinaryDecoder