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