D
DenDuze
Guest
I have a DataSet with some buffers, 1 of these buffers has a field with datatype RAW. I write that dataset to a jsonObject with write-json. When I read that json into another dataset (so with read-json) the content of that RAW-field is not the same anymore? Is that expected? Can I do it some other way so that the content of that RAW fields stays the same?
Continue reading...
Continue reading...