dylibso / xtp-csharp-bindgen

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

feat: serialize/deserialize buffers as base64 string when content type is json #5

Closed mhmd-azeez closed 2 months ago

mhmd-azeez commented 2 months ago

Related to https://github.com/dylibso/xtp/issues/732

nilslice commented 2 months ago

Nice! Could you test it against this?

https://github.com/dylibso/xtp-bindgen-test/pull/10

(we will want to add code samples to the new function export for c#)