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