lzf_optimized_for

(PECL lzf >= 1.0.0)

lzf_optimized_for Determines what LZF extension was optimized for

Descrierea

lzf_optimized_for ( ) : int

Determines what was LZF extension optimized for during compilation.

Valorile întoarse

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

add a note add a note

User Contributed Notes

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