TokyoTyrantIterator
PHP Manual

TokyoTyrantIterator::current

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::currentGet the current value

Descripción

public mixed TokyoTyrantIterator::current ( void )

Returns the current value during iteration.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the current value on success and false on failure.

Ver también


TokyoTyrantIterator
PHP Manual