PHP 클래스 Protocol, statistics

파일 보기 프로젝트 열기: smalleyes/statistics 1 사용 예제들

공개 메소드들

메소드 설명
decode ( $buffer ) 解码
encode ( string $module, string $interface, float $cost_time, integer $success, integer $code, string $msg = '' ) : string 编码

메소드 상세

decode() 공개 정적인 메소드

解码
public static decode ( $buffer )

encode() 공개 정적인 메소드

编码
public static encode ( string $module, string $interface, float $cost_time, integer $success, integer $code, string $msg = '' ) : string
$module string
$interface string
$cost_time float
$success integer
$code integer
$msg string
리턴 string