App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | List of all members
google.appengine.datastore.sortable_pb_encoder.Encoder Class Reference
Inheritance diagram for google.appengine.datastore.sortable_pb_encoder.Encoder:

Public Member Functions

def put16
 
def put32
 
def put64
 
def putVarInt32
 
def putVarInt64
 
def putVarUint64
 
def putFloat
 
def putDouble
 
def putPrefixedString
 

Detailed Description

Encodes Protocol Buffers in a form that sorts nicely.

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