<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > StreamToString |
Service
Method
StreamToString
Description
Converts a reference to a string.
Input |
|||
Name |
Description |
Type |
Optional |
stream |
Reference to stream to convert. |
Reference |
|
encoding |
Encoding: 'ASCII', 'BigEndianUnicode', 'Unicode', 'UTF32', 'UTF7' or 'UTF8' (defaults to 'UTF8'). |
String |
Y |
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
A string containing the specified reference. (Required) |
String |
|