Kraken\Stream\StreamSeekerInterface::tell PHP Метод

tell() публичный Метод

Get the position of the file pointer.
public tell ( ) : integer
Результат integer
    public function tell();