Home
last modified time | relevance | path

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

/third_party/protobuf/js/binary/
Ddecoder.js65 jspb.BinaryDecoder = function(opt_bytes, opt_start, opt_length) { argument
118 jspb.BinaryDecoder.alloc = function(opt_bytes, opt_start, opt_length) { argument
Dreader.js67 jspb.BinaryReader = function(opt_bytes, opt_start, opt_length) { argument
124 function(opt_bytes, opt_start, opt_length) { argument