Searched defs:writeInt16 (Results 1 – 3 of 3) sorted by relevance
| /third_party/flatbuffers/ts/ | ||
| D | byte-buffer.ts | 105 writeInt16(offset: number, value: number): void { method in ByteBuffer |
| D | builder.ts | 131 writeInt16(value: number): void { method in Builder |
| /third_party/protobuf/js/binary/ | ||
| D | encoder.js | 327 jspb.BinaryEncoder.prototype.writeInt16 = function(value) { method in jspb.BinaryEncoder |