PHP Class Protobuf\Binary\Platform\PlatformFactory

Author: Fabio B. Silva ([email protected])
Afficher le fichier Open project: protobuf-php/protobuf

Méthodes publiques

Méthode Description
getNegativeEncoder ( ) : Protobuf\Binary\Platform\NegativeEncoder Return a NegativeEncoder.
is32Bit ( ) : boolean
isExtensionLoaded ( string $name ) : boolean

Method Details

getNegativeEncoder() public méthode

Return a NegativeEncoder.
public getNegativeEncoder ( ) : Protobuf\Binary\Platform\NegativeEncoder
Résultat Protobuf\Binary\Platform\NegativeEncoder

is32Bit() public méthode

public is32Bit ( ) : boolean
Résultat boolean

isExtensionLoaded() public méthode

public isExtensionLoaded ( string $name ) : boolean
$name string
Résultat boolean