Part of kiwi.datatypes View In Hierarchy
Inherited from _IntConverter:
Method | as_string | Convert a float to a string |
Method | from_string | Convert a string to an integer |
Inherited from BaseConverter (via _IntConverter):
Method | get_compare_function | This can be overriden by a subclass to provide a custom comparison |
Method | get_mask | Returns the mask of the entry or None if not specified. |