PHP 클래스 Predis\Protocol\Text\Handler\BulkResponse

It translates the payload to a string or a NULL.
저자: Daniele Alessandri ([email protected])
상속: implements Predis\Protocol\Text\Handler\ResponseHandlerInterface
파일 보기 프로젝트 열기: nrk/predis 1 사용 예제들

공개 메소드들

메소드 설명
handle ( Predis\Connection\CompositeConnectionInterface $connection, $payload )

메소드 상세

handle() 공개 메소드

public handle ( Predis\Connection\CompositeConnectionInterface $connection, $payload )
$connection Predis\Connection\CompositeConnectionInterface