Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Neos
Flow
ResourceManagement
Streams
ResourceStreamWrapper
tell
Neos\Flow\ResourceManagement\Streams\ResourceStreamWrapper::tell PHP Метод
Документация по классу ResourceStreamWrapper
Показать файл
Открыть проект
tell()
публичный
Метод
This method is called in response to ftell().
public
tell
( ) :
integer
Результат
integer
Should return the current position of the stream.
public function tell() { return ftell($this->handle); }
ResourceStreamWrapper
cast
close
closeDirectory
evaluateResourcePath
flush
getScheme
isAtEof
lock
makeDirectory
open
openDirectory
pathStat
read
readDirectory
removeDirectory
rename
resourceStat
rewindDirectory
seek
setOption
tell
unlink
unlock
write