serialize# serialize(obj: Any) → str# deserialize(raw: str) → Any# compress64(string: str) → str# expand64(raw: str) → str#