libmemcached v1.1.2 (2019-03-29T09:05:11Z)
Home
Dub
Repo
Memcache.fetch
memcache
memcache
Memcache
Undocumented in source. Be warned that the author may not have intended to support it.
memcached_return_t
fetch
(string key, byte[] ret_val, uint flags, ulong cas_value)
memcached_return_t
fetch
(string key, byte[] ret_val)
class
Memcache
memcached_return_t
fetch
(
string
key
,
out
byte
[]
ret_val
)
Meta
Source
See Implementation
memcache
memcache
Memcache
constructors
this
destructors
~this
functions
add
addByKey
addServer
append
appendByKey
cas
casByKey
configure
decrement
del
delByKey
error
fetch
flush
get
getBehavior
getByKey
getError
getImpl
increment
libVersion
prepend
prependByKey
replace
replaceByKey
set
setBehavior
setByKey