Lines Matching full:param
60 * @param {jspb.ByteSource=} opt_bytes The bytes we're reading from.
61 * @param {number=} opt_start The optional offset to start reading at.
62 * @param {number=} opt_length The optional length of the block to read -
117 * @param {jspb.ByteSource=} opt_bytes The bytes we're reading from.
118 * @param {number=} opt_start The optional offset to start reading at.
119 * @param {number=} opt_length The optional length of the block to read -
139 * @param {jspb.ByteSource=} opt_bytes The bytes we're reading from.
140 * @param {number=} opt_start The optional offset to start reading at.
141 * @param {number=} opt_length The optional length of the block to read -
229 * @param {!Uint8Array} bytes The block of bytes we're reading from.
230 * @param {number} start The offset to start reading at.
231 * @param {number} length The length of the block to read.
253 * @param {number} count The number of bytes to advance by.
445 * @param {string} callbackName
446 * @param {function(!jspb.BinaryReader):*} callback
460 * @param {string} callbackName The name the callback is registered under.
473 * @param {jspb.BinaryConstants.FieldType} fieldType
532 * @param {T} message
533 * @param {function(T, !jspb.BinaryReader)} reader
560 * @param {number} field
561 * @param {T} message
562 * @param {function(T, !jspb.BinaryReader)} reader
977 * @param {function(number, number): T} convert Conversion function to produce
994 * @param {function(number, number): T} convert Conversion function to produce
1027 * @param {function(number, number): T} convert Conversion function to produce
1041 * @param {function(this:jspb.BinaryDecoder)} decodeMethod