Byte Encoding--Do Check Out!

Dear Everyone,

I am trying to read from a file which is encoded, i am trying with Base64 encoding of java. I want to decode that file which is encoded in byte format.

i am used decode method but it's not helping me out. Please suggest.

The file extension is ".fs5". Please do help.

Regards,

Ashish Samant.

[343 byte] By [ashishsamanta] at [2007-11-27 10:12:04]
# 1

Flight Simulator?

cotton.ma at 2007-7-28 15:17:54 > top of Java-index,Java Essentials,Java Programming...
# 2

No it's not Flight Simulator

It's either database repository file or some sort of file structure

ashishsamanta at 2007-7-28 15:17:54 > top of Java-index,Java Essentials,Java Programming...
# 3

File extensions have absolutely zero to do with file content. If the 2 match up, it's a coincidence

georgemca at 2007-7-28 15:17:54 > top of Java-index,Java Essentials,Java Programming...
# 4

http://www.google.com/search?q=java+decode+base64

hunter9000a at 2007-7-28 15:17:54 > top of Java-index,Java Essentials,Java Programming...