|
thanks, Dave. -----Original Message----- From: mi400-bounces@xxxxxxxxxxxx [mailto:mi400-bounces@xxxxxxxxxxxx]On Behalf Of Dave McKenzie Sent: Thursday, October 02, 2003 8:50 PM To: MI Programming on the AS400 / iSeries Subject: Re: [MI400] compression algorithms > Also, are these the algorithms used when a save file is compressed and > compacted? No, strangely enough, save files are compressed with the Convert Character to SNA (CVTCS) MI instruction, which does simple run-length encoding (RLE) in which strings of repeated characters are coded as a length byte and the repeated byte. See: http://publib.boulder.ibm.com/iseries/v5r1/ic2924/tstudio/tech_ref/mi/CVTCS. htm
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.