CakeFest 2024: The Official CakePHP Conference

lzf_optimized_for

(PECL lzf >= 1.0.0)

lzf_optimized_for Determines what LZF extension was optimized for

Beschreibung

lzf_optimized_for(): int

Determines what was LZF extension optimized for during compilation.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns 1 if LZF was optimized for speed, 0 for compression.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top