posted 18 years ago
Hi,
I am accessing a file using "InputStream" and getting the whole document data. My requirement is to get the document data in chunk(or in small pieces).
Can you please tell me how to perform this operation of getting whole file contents in collection of small pieces.
thanks in advance,
Dhananjay