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

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

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

(PECL quickhash >= Unknown) This method deletes am entry from the hash

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

(PECL quickhash >= Unknown) This method updates an entry in the hash with a new value

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

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

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

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

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

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

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

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

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

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

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

(PECL quickhash >= Unknown) This method updates an entry in the hash with a new value, or adds a new one

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

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

2025-01-10 15:47:30