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

Static Public Member Functions

static serializeValue ($value, &$flag)
 
static deserializeValue ($value, $flag)
 
static setMultiWithPolicy ($keyValues, $expire, $policy)
 

Public Attributes

const FLAG_TYPE_MASK = 7
 
const TYPE_STR = 0
 
const TYPE_UNICODE = 1
 
const TYPE_INT = 3
 
const TYPE_LONG = 4
 
const TYPE_BOOL = 5
 
const TYPE_FLOAT = 6
 
const TYPE_PHP_SERIALIZED = 7
 

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