FileStream with a blank line
I must write an xml file and convert in base64.
I create the file but if i convert the results in base64 and i decode from base64 to text i have a blank line before the last. why ?
I must write an xml file and convert in base64.
I create the file but if i convert the results in base64 and i decode from base64 to text i have a blank line before the last. why ?