Hi all,
I wonder if anybody could point me out how to find file size in java api?
--thanks in advance
--mahesh
Printable View
Hi all,
I wonder if anybody could point me out how to find file size in java api?
--thanks in advance
--mahesh
The length() method of the java.io.File class.
"mahesh" <mveerappa@sonusnet.com> wrote in message
news:3d1775e1$1@10.1.10.29...
>
> Hi all,
>
> I wonder if anybody could point me out how to find file size in java api?
>
> --thanks in advance
> --mahesh