Searched defs:decode (Results 1 – 2 of 2) sorted by relevance
453 int decode(const char* pInput, const char* pOutput) { in decode() function
3242 def decode(string): # PY2 function3245 def decode(string): # PY3 function