App Engine PHP SDK  v1 rev.445
The PHP runtime is available as an experimental Preview feature.
Public Member Functions | List of all members
google\net\Encoder Class Reference

Public Member Functions

 putVarInt32 ($val)
 
 putVarUint64Internal ($val)
 
 putVarUint32 ($val)
 
 putVarUint64 ($val)
 
 putVarInt64 ($val)
 
 putBoolean ($val)
 
 put32 ($val)
 
 put64 ($val)
 
 putFloat ($val)
 
 putDouble ($val)
 
 putPrefixedString ($out)
 
 toString ()
 

Detailed Description

Class to encode protocol buffer into serialized form. Used by protocol buffer implementation.


The documentation for this class was generated from the following file: