-
looking for a FileInputOutputStream class
Hey everyone,
I was wondering what kind of classes are out there for both reading from and writing to a file at the same time. I know how to use a FileOutputStream, and I know how to use a FileInputStream, but I need something that has the features of both, like a FileInputOutputStream.
Gibran
-
-
you are allowed to use both FIS and FOS, you know..
Drain's suggestion of RAF is good, but bear in mind that it treats the entire file like a gigantic array of bytes.. very raw data!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks