Camel.Charset¶
Details¶
- 
class Camel.Charset¶
- 
classmethod best(in_)¶
- Parameters: - in ([ - int]) – input text- Returns: - the minimum charset or - Nonefor US_ASCII.- Return type: - stror- None- Finds the minimum charset for this string - Nonemeans US-ASCII.
 - 
classmethod iso_to_windows(isocharset)¶
- Parameters: - isocharset ( - str) – a canonicalised ISO charset- Returns: - the equivalent Windows charset. - Return type: - str
 - 
init()¶
 
- 
classmethod