<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Rest > StreamToString |
Service
Method
StreamToString
Description
Converts a stream to a string.
Input |
|||
Name |
Description |
Type |
Optional |
stream |
The reference of the process attachment that contains the 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 stream. |
String |
|