Or a pointer to where I can find this in a Stellar repo?
Does anyone have C (of C++) code that parses Stellar xdr?
22 days later
Stellar-core itself uses xdrpp, written in C++, so it's safe to use that.
Or a pointer to where I can find this in a Stellar repo?
Stellar-core itself uses xdrpp, written in C++, so it's safe to use that.