(PECL quickhash >= Unknown)
QuickHashIntSet::saveToFile
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This method stores an in-memory set to disk

2025-01-10 15:47:30
QuickHashIntSet::delete
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This method deletes an entry from the set

2025-01-10 15:47:30
QuickHashIntSet::__construct
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) Creates a new QuickHashIntSet object

2025-01-10 15:47:30
QuickHashIntSet::loadFromString
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This factory method creates a set from a string

2025-01-10 15:47:30
QuickHashIntSet::exists
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This method checks whether a key is part of the set

2025-01-10 15:47:30
QuickHashIntSet::loadFromFile
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This factory method creates a set from a file

2025-01-10 15:47:30
QuickHashIntSet::add
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This method adds a new entry to the set

2025-01-10 15:47:30
QuickHashIntSet::getSize
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) Returns the number of elements in the set

2025-01-10 15:47:30
QuickHashIntSet::saveToString
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This method returns a serialized version of the set

2025-01-10 15:47:30