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
GmpNegativeEncoder
PHP Class Protobuf\Binary\Platform\GmpNegativeEncoder
Author:
Iván Montes (
[email protected]
)
Author:
Fabio B. Silva (
[email protected]
)
Inheritance:
implements
Protobuf\Binary\Platform\NegativeEncoder
Mostra file
Open project: protobuf-php/protobuf
Protected Properties
Property
Type
Description
$gmp_x00
GMP
$gmp_x100
GMP
$gmp_x7f
GMP
$gmp_x80
GMP
$gmp_xff
GMP
$is32Bit
boolean
Public Methods
Method
Description
__construct
( )
Constructor
encodeSFixed64
(
$sFixed64
)
encodeVarint
(
$varint
)
Method Details
__construct()
public
method
Constructor
public
__construct
( )
encodeSFixed64()
public
method
public
encodeSFixed64
(
$sFixed64
)
encodeVarint()
public
method
public
encodeVarint
(
$varint
)
Property Details
$gmp_x00
protected_oe property
protected
GMP
$gmp_x00
return
GMP
$gmp_x100
protected_oe property
protected
GMP
$gmp_x100
return
GMP
$gmp_x7f
protected_oe property
protected
GMP
$gmp_x7f
return
GMP
$gmp_x80
protected_oe property
protected
GMP
$gmp_x80
return
GMP
$gmp_xff
protected_oe property
protected
GMP
$gmp_xff
return
GMP
$is32Bit
protected_oe property
protected
bool
$is32Bit
return
boolean