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

Service: readerToString

This service will convert a reader object into a string.

Input Parameter:

Name Type Description
reader: Object Reads the character stream

Output Parameter:

Name Type Description
content: String String value of the Reader Object