| Author |
Encryption-decryption loosing bytes in operation
|
mandlar suurla
Ranch Hand
Joined: Jun 11, 2008
Posts: 67
|
|
Here is my encryption/decrypt code. But after decrypting file, it is some bytes bigger or smaller, i dont know how to get the exact bytes. Simple use of it
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
You aren't closing your output stream after you finish writing to it.
|
 |
mandlar suurla
Ranch Hand
Joined: Jun 11, 2008
Posts: 67
|
|
Yeha it worked like charm .
|
 |
 |
|
|
subject: Encryption-decryption loosing bytes in operation
|
|
|