Fast implementation of decoding function for variable length encoding
Patent Information
- Authority / Receiving Office
- US · United States
- Patent Type
- Applications(United States)
- Current Assignee / Owner
- SAP AG
- Publication Date
- 2008-07-10
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
TRADEMARKS
[0001] IBM® is a registered trademark of International Business Machines Corporation, Armonk, N.Y., U.S.A. Other names used herein may be registered trademarks, trademarks or product names of International Business Machines Corporation or other companies.BACKGROUND OF THE INVENTION
[0002] 1. Field of the Invention
[0003] This invention relates to a method for encoding / decoding data of a variable length format and in particular to using the method to omit unnecessary pieces of data for the purpose of improved processing performance, reducing the size of data on communication paths, and efficiently using limited physical memory.
[0004] 2. Description of Background
[0005] Before our invention encoding data is commonly utilized as a way in which to compress and reduce the physical size of the data while maintaining the data integrity. As such, a variety of encoding and decoding algorithms are available and many have been optimized for particular types and or kinds of data.
[0006] A probl...