Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Protobuf
Binary
Platform
BigEndian
PHP Class Protobuf\Binary\Platform\BigEndian
Author:
Iván Montes (
[email protected]
)
Author:
Fabio B. Silva (
[email protected]
)
Mostra file
Open project: protobuf-php/protobuf
Class Usage Examples
Protected Properties
Property
Type
Description
$is32Bit
boolean
$isBigEndian
integer
Public Methods
Method
Description
is32Bit
( ) :
boolean
isBigEndian
( ) :
boolean
Check if the current architecture is Big Endian.
Method Details
is32Bit()
public
static
method
public
static
is32Bit
( ) :
boolean
return
boolean
isBigEndian()
public
static
method
Check if the current architecture is Big Endian.
public
static
isBigEndian
( ) :
boolean
return
boolean
Property Details
$is32Bit
protected_oe static_oe property
protected
static
bool
$is32Bit
return
boolean
$isBigEndian
protected_oe static_oe property
protected
static
int
$isBigEndian
return
integer