Part of stoqdrivers
Function | encode | Convert unicode to string. |
Function | decode | Convert string in unicode. |
Function | register_codec | Undocumented |
Function | test | Undocumented |
Parameters | input | text to encode (type: unicode ) |
Returns | encoded text (type: str ) |