Kraken\Stream\StreamSeekerInterface::tell PHP Method

tell() public method

Get the position of the file pointer.
public tell ( ) : integer
return integer
    public function tell();