Memcache.Coder.decode

You're seeing just the callback decode, go back to Memcache.Coder module for more information.

Specs

decode(iodata(), options :: Keyword.t()) :: any()

Called after the value is loaded from the server. It can return any type.