]> git.mxchange.org Git - jfinancials-swing.git/commit
Special characters cannot be securely written with direct writeBytes() and readLine...
authorRoland Haeder <roland@mxchange.org>
Mon, 27 Jul 2015 13:33:58 +0000 (15:33 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 27 Jul 2015 13:33:58 +0000 (15:33 +0200)
commit6a19807c780214298437fa62514ed708008b12f1
tree7e44772d02a9509f7a188a95b4153a22dfe89277
parentdbf856f7e97061ac1f308caad05309de342bae25
Special characters cannot be securely written with direct writeBytes() and readLine() method, but BASE64 works flawless ...
Signed-off-by:Roland Häder <roland@mxchange.org>
Addressbook/src/org/mxchange/addressbook/database/backend/csv/CsvDatabaseBackend.java