Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Gittern
Transport
RawObject
PHP 클래스 Gittern\Transport\RawObject
저자:
Magnus Nordlander
파일 보기
프로젝트 열기: e-butik/gittern
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$data
$sha
$type
공개 메소드들
메소드
설명
__construct
(
$type
,
$data
)
getData
( )
getLength
( )
getSha
( )
getType
( )
보호된 메소드들
메소드
설명
convertNumericType
(
$type
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$type
,
$data
)
convertNumericType()
보호된
메소드
protected
convertNumericType
(
$type
)
getData()
공개
메소드
public
getData
( )
getLength()
공개
메소드
public
getLength
( )
getSha()
공개
메소드
public
getSha
( )
getType()
공개
메소드
public
getType
( )
프로퍼티 상세
$data
보호되어 있는 프로퍼티
protected
$data
$sha
보호되어 있는 프로퍼티
protected
$sha
$type
보호되어 있는 프로퍼티
protected
$type