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

Service: streamToBytes

This service will Convert the stream object to a byte array.

Input Parameter:

Name Type Description
stream: Object Input stream of bytes

Output Parameter:

Name Type Description
bytes: Byte Array File Content