Lines Matching refs:decoded
543 * @return {number} The decoded unsigned 32-bit varint.
615 * @return {number} The decoded signed 32-bit varint.
624 * @return {string} The decoded unsigned 32-bit varint as a string.
638 * @return {string} The decoded signed 32-bit varint as a string.
656 * @return {number} The decoded signed, zigzag-encoded 32-bit varint.
669 * @return {number} The decoded unsigned varint. Precision will be lost if the
682 * @return {string} The decoded unsigned varint as a decimal string.
695 * @return {number} The decoded signed varint. Precision will be lost if the
708 * @return {string} The decoded signed varint as a decimal string.
726 * @return {number} The decoded zigzag varint. Precision will be lost if the
904 * @return {string} The decoded string.
942 * @return {string} The decoded string.
954 * @return {!Uint8Array} The decoded block of bytes, or an empty block if the