MemcachedClient.get

get back data from the memcached server, return it as type T

if the key is not found, it will return an empty string

class MemcachedClient
T
get
(
T
)
(
string key
)

Meta