## Type conversion support - [ ] RemoteServer => Robot Framework _(i.e. return values serialized to RF)_ - [ ] special types - [ ] `null` - [ ] `void` - [ ] Symbol types - [ ] `char` - [ ] `string` - [ ] numeric types - [ ] `int` - [ ] `uint` - [ ] `short` - [ ] `ushort` - [ ] `float` - [ ] `double` - [ ] `decimal` - [ ] `ulong` - [ ] `byte` - [ ] `sbyte`
Type conversion support
nullvoidcharstringintuintshortushortfloatdoubledecimalulongbytesbyte