|
|
|
|
| Re: Saving content of char[]/byte[]/String/StringBuffer to file [message #5841 is a reply to message #5819] |
Wed, 22 October 2008 12:23  |
Andreas Buchen Messages: 111 Registered: July 2009 |
Senior Member |
|
|
Hi John, you are right. I added the functionality to export character
based objects, i.e. char[], Strings, StringBuffer, etc. The value is
written into a text file. If you select multiple objects, the content of
all of them is written into the file.
But I now realize that we also need something else: exporting primitive
arrays into a binary file in such a way that they can be read using
java.io.DataInputStream. Currently that is not possible.
If you are interested, add yourself to Bug 249654 which is tracking this
feature request.
Andreas.
|
|
|
Powered by
FUDForum. Page generated in 0.01570 seconds