Docs Menu
API Developer Guide / middleware / pub / io / streamToString

Service: streamToString

This service will convert the stream to String

Input Parameter:

Name Type Description
inputStrream: Object Represents an input stream of bytes

Output Parameter:

Name Type Description
content: String Convted string from the input stream