Search:

Type: Posts; User: Hackworth

Search: Search took 0.22 seconds.

  1. Replies
    4
    Views
    2,661

    [SOLVED] Re: FileReader.read() reads garbage

    FileInputStream indeed solved the problem. Thanks again.
  2. Replies
    4
    Views
    2,661

    [SOLVED] Re: FileReader.read() reads garbage

    Ok thanks, will try that. Didn't read FileReader properly because I skipped to Reader for the inherited methods.
  3. Replies
    4
    Views
    2,661

    [SOLVED] FileReader.read() reads garbage

    Hi,

    I have a problem with the FileReader class. I want to read and copy a file and skip certain bytes. However, when I have a FileReader fr and I have it read(), at a very certain point it reads...
Results 1 to 3 of 3