The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jul. 01, 2025
Filed:
Nov. 03, 2023
Alteryx, Inc., Irvine, CA (US);
Christopher H. Kingsley, Longmont, CO (US);
Alteryx, Inc., Irvine, CA (US);
Abstract
A computer system performs a code point skipping method for skipping a desired number of code points. The computer system accesses a data file stored in memory of a computing device. The data file may include a series of characters corresponding to a series of code points. The code points of the data file may be encoded in memory using a variable-width encoding scheme, and a code point corresponds to one or more encoded bytes in memory. The computer system creates a pointer pointing to a location in the memory for the data file. The computer system receives a request to skip ahead a particular number of code points in the data file to a desired location. The computer system determines a number of lead bytes in a multi-byte sequence to determine a number of code points to skip and repeats this process for the next multi-byte sequence.