QuickHashIntSet::loadFromString
QuickHashIntSet::loadFromString
(PECL quickhash >= Unknown)
QuickHashIntSet::loadFromString — This factory method creates a set from a string
Description
public static QuickHashIntSet QuickHashIntSet::loadFromString ( string $contents [, int $size [, int $options ]] )
This factory method creates a new set from a definition in a string. The file format consists of 32 bit signed integers packed together in the Endianness that the system that the code runs on uses.