viniciussanchez / dataset-serialize

JSON to DataSet and DataSet to JSON converter for Delphi and Lazarus (FPC)
MIT License
653 stars 161 forks source link

BLOB Fields #107

Closed rhazell-numze closed 3 years ago

rhazell-numze commented 3 years ago

Does this handle fields of type BLOB?

viniciussanchez commented 3 years ago

Yes. It converts the value to base64 when Blob field