PHP 클래스 Cml\Queue\Base

파일 보기 프로젝트 열기: linhecheng/cmlphp

보호된 메소드들

메소드 설명
decodeDate ( mixed $data ) : string 反序列化数据
encodeDate ( mixed $data ) : string 序列化数据

메소드 상세

decodeDate() 보호된 메소드

反序列化数据
protected decodeDate ( mixed $data ) : string
$data mixed
리턴 string

encodeDate() 보호된 메소드

序列化数据
protected encodeDate ( mixed $data ) : string
$data mixed
리턴 string