| Overload | Description |
|---|---|
| Compress(Byte[]) | Compresses an array of bytes using the PPMd compression format and CompressionLevel.Highest. |
| Compress(Byte[],Int32,Int32) | Compresses an array of bytes using the PPMd compression format, specifying the amount of bytes to compress. |