Home
last modified time | relevance | path

Searched defs:encoding (Results 1 – 2 of 2) sorted by relevance

/build/lite/
Dutils.py27 def encode(data, encoding='utf-8'): argument
33 def decode(data, encoding='utf-8'): argument
/build/lite/hb_internal/common/
Dutils.py32 def encode(data, encoding='utf-8'): argument
38 def decode(data, encoding='utf-8'): argument