Salesforce B2C Commerce 23.6 > B2C Commerce API > B2C Commerce Script > dw.io
dw.io
Class InputStream
Object
dw.io.InputStream
The class represent a stream of bytes that can be read from the application. The InputStream itself doesn't provide any methods to read the data. Instead the InputStream can be chained with other classes like a XMLStreamReader to read data.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
close() : void
Closes the input stream.
Methods inherited from class Object
Method Detail
close
close() : void
Closes the input stream.

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.