S
shapper
Hello,
Can I save binary data into a XML file?
Basically I need to save a Byte[] to a XML and retrieve it later.
Maybe by converting the Byte[] to Base64 String when saving?
.... and converting it back to Byte[] when retrieving the data?
Thanks,
Miguel
Can I save binary data into a XML file?
Basically I need to save a Byte[] to a XML and retrieve it later.
Maybe by converting the Byte[] to Base64 String when saving?
.... and converting it back to Byte[] when retrieving the data?
Thanks,
Miguel