Kraken\Stream\StreamSeekerInterface::tell PHP 메소드

tell() 공개 메소드

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