NSStream object is normally used for binary data, and in CRMScript this is represented as an array of Bytes.
Example
We will now look at an example where we use theNSStream object to get a person’s image. We will also display this image in the Customer Centre.