satellite03
IS-IT--Management
i have confusion on "inputstream" and "outputstream".
is this two are interchangable ? suppose i have a program. it needs some binary input, that means i need to feed "inputstream" and when it outputs in binary i would call it "outputstream". but i noticed in some cases things becomes reversed. especially in JSP,Servlets, File upload, file download i confuse these terms.
whats the general rule i should keep in mind ?
can you please explain on this ?
is this two are interchangable ? suppose i have a program. it needs some binary input, that means i need to feed "inputstream" and when it outputs in binary i would call it "outputstream". but i noticed in some cases things becomes reversed. especially in JSP,Servlets, File upload, file download i confuse these terms.
whats the general rule i should keep in mind ?
can you please explain on this ?