Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Amp
Artax
ChunkingIterator
rewind
Amp\Artax\ChunkingIterator::rewind PHP 메소드
ChunkingIterator 1 문서
파일 보기
프로젝트 열기: amphp/artax
rewind()
공개
메소드
public
rewind
( )
public function rewind() { $this->isLastChunk = false; $this->iterator->rewind(); }
ChunkingIterator
__construct
applyChunkEncoding
current
key
next
rewind
valid