Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    2,101

    [SOLVED] Re: BufferReader and BufferWritter

    If you are reading from a file, you can use the File class to get the size of the file. If you create a File object for the file you can use one of its methods to get the file's size.

    If you use a...
  2. Replies
    5
    Views
    2,101

    [SOLVED] Re: BufferReader and BufferWritter

    The length of what? What is the source of the bytes you are reading?
Results 1 to 2 of 2