The IIOStreamClass interface contains static methods of the IOStream class.
IIOStreamClass
| Method Name | Brief description | |
![]() |
FromVariant | The FromVariant method creates a stream and writes the specified data into it. |
![]() |
ReadString | The ReadString method reads a string in unicode encoding from a stream. |
![]() |
WriteString | The WriteString method writes a string in unicode encoding into a stream. |
See also: