Documentation

Fast

Interfaces, Classes and Traits

CompressFastDriver
Abstract base driver class for fast compression.
BaseDriver
Abstract base driver class for fast compression.
CompressFast
Provides fast compression of strings using the best-available algorithm.
CompressFastException
Exception object for the Horde_Compress_Fast package.
Lz4Driver
The lz4 driver uses the horde_lz4 extension for compression.
LzfDriver
The lzf driver uses the lzf PECL module for compression.
NullDriver
The null driver does no compression/decompression on a string.
ZlibDriver
Supports using the zlib extension for compression.

Search results