Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ByteArrayInputStream to FileInputStream

807588Feb 18 2009 — edited Feb 18 2009
I am not very experienced in Java and I am having trouble converting a ByteArrayInputStream object to a FileInputStream object.
There is a long story behind this so I won't waste anyone's time with it. Any hints on how to do this? I have been looking at the API but nothing jumps out that would seem to help me. It's all about converting FileInputStream to ByteArrayInputStream but that's not what I want.

Thanks in advance for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2009
Added on Feb 18 2009
2 comments
3,893 views