Memcache.Coder.encode

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

Specs

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

Called before the value is sent to the server. It should return iodata.