StringToStream

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > Rest >

StringToStream

Service

Rest

 

Method

StringToStream

 

Description

Converts a string to a stream.

 

Input

Name

Description

Type

Optional

s

String to convert.

String

 

encoding

Encoding: 'ASCII', 'BigEndianUnicode', 'Unicode', 'UTF32', 'UTF7' or 'UTF8' (defaults to 'UTF8').

String

Y

Output

Name

Description

Type

Optional

returnValue

A reference to the process attachment created from the specified string.

Reference