Searched defs:readInt8 (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/js/binary/ | ||
D | decoder.js | 828 jspb.BinaryDecoder.prototype.readInt8 = function() { method in jspb.BinaryDecoder |
/external/flatbuffers/js/ | ||
D | flatbuffers.js | 909 flatbuffers.ByteBuffer.prototype.readInt8 = function(offset) { method in flatbuffers.ByteBuffer |
/external/libchrome/mojo/public/js/lib/ | ||
D | codec.js | 57 Decoder.prototype.readInt8 = function() { method in Decoder |
/external/fonttools/Lib/fontTools/ttLib/tables/ | ||
D | otBase.py | 158 def readInt8(self): member in OTTableReader |