Home
last modified time | relevance | path

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

/external/protobuf/js/binary/
Dencoder.js215 jspb.BinaryEncoder.prototype.writeUint8 = function(value) { method in jspb.BinaryEncoder
/external/libmojo/mojo/public/js/
Dcodec.js233 Encoder.prototype.writeUint8 = function(val) { method in Encoder