module documentation
Undocumented
| Function | is |
Check if a type is a 'simple' type. |
| Constant | SIMPLE |
Undocumented |
| Constant | SIMPLE |
Undocumented |
Check if a type is a 'simple' type.
| Returns | |
| True if type is a 'simple' type, i.e. is of fixed/known serialization length. This is effectively all primitive types except for string, bool |