If you have an java.io.InputStream object how should you process that object and produce a string.
|
2
|
|||||||||||||
|
|
|
A nice way to do this is using Apache commons
Alternatively, you could use |
||||||||
|
|
|
How about:
|
||
|
|
|
|
How about
? Of course, you could choose other character encodings besides UTF-8. |
||
|
|
|
|
Taking into account file one should first get a
|
|||
|
|
|
|
This is a very easy question, so easy that a quick google would helped you fast, here one snippet of first hits:
(already optimized with Stringbuffer) |
||||||||||||||
|
