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

Service: reset

This service facilitates resetting an input stream or reader to its initial state

Input Parameter:

Name Type Description
inputStream: Object Represent an input stream of bytes
reader: Object Represents a character stream reader

Output Parameter:

Name Type Description
inputStream: Object Represents an input stream of bytes.
reader: Object Reads the character stream