PHP 7.0.6 Released

TokyoTyrantIterator::key

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::keyReturns the current key

Description

public mixed TokyoTyrantIterator::key ( void )

Returns the current key.

Parameters

This function has no parameters.

Return Values

Returns the current key on success and false on failure.

See Also

User Contributed Notes

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