Changes between Version 27 and Version 28 of WikiStart


Ignore:
Timestamp:
06/28/10 07:11:16 (3 years ago)
Author:
faltet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v27 v28  
    2828    integrated shuffle pre-conditioner). 
    2929 
    30   * '''Small overhead on non-compressible data''': only a maximum of 16 additional bytes over the source buffer length are needed to compress '''every''' input. 
     30  * '''Small overhead on non-compressible data''': only a maximum of 16 additional bytes over the source buffer length are needed to compress ''every'' input. 
    3131 
    3232  * '''Maximum destination length''': contrarily to many other compressors, both compression and decompression routines have support for maximum size lengths for the destination buffer.