File Read

How to read whole file in buffer instead of line by line using java?.Please give code?
[100 byte] By [babana] at [2007-11-27 9:52:20]
# 1

> How to read whole file in buffer instead of line by line using java?.

Have a look at the java.io package:

http://java.sun.com/docs/books/tutorial/essential/io/

> Please give code?

Such questions make me think of this:

http://www.ornithology.com/images/BabyBirds_Miller_061705.jpg

(suitable for work)

; )

prometheuzza at 2007-7-13 0:21:22 > top of Java-index,Java Essentials,Java Programming...