update : 2015.11.03
php.shukuma.com검색:
|
eio_seek(PECL eio >= 0.5.0b) eio_seek — Repositions the offset of the open file associated with the 설명
resource eio_seek
( mixed
$fd
, int $offset
, int $whence
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]] )
eio_seek() repositions the offset of the open file associated with
stream, Socket resource, or file descriptor specified by
인수
반환값
eio_seek() returns request resource on success or |