Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Gittern
Transport
RawObject
PHP Class Gittern\Transport\RawObject
Author:
Magnus Nordlander
Datei anzeigen
Open project: e-butik/gittern
Class Usage Examples
Protected Properties
Property
Type
Description
$data
$sha
$type
Public Methods
Method
Description
__construct
(
$type
,
$data
)
getData
( )
getLength
( )
getSha
( )
getType
( )
Protected Methods
Method
Description
convertNumericType
(
$type
)
Method Details
__construct()
public
method
public
__construct
(
$type
,
$data
)
convertNumericType()
protected
method
protected
convertNumericType
(
$type
)
getData()
public
method
public
getData
( )
getLength()
public
method
public
getLength
( )
getSha()
public
method
public
getSha
( )
getType()
public
method
public
getType
( )
Property Details
$data
protected_oe property
protected
$data
$sha
protected_oe property
protected
$sha
$type
protected_oe property
protected
$type