Search code examples
How to return array of struct from C++ dll to C#...


c#c++marshalling

Read More
C# convert SecureString to UTF-8 byte[] securely...


c#character-encodingmarshallingsecurestring

Read More
Getting @XmlAttribute/@XmlValue need to reference a Java type that maps to text in XML...


javaxmljaxbmarshalling

Read More
XmlTransient annotation on getter only?...


javaxmljaxbmarshallingxmltransient

Read More
Saving data with a REST client after consuming an external API in Go...


goserializationdeserializationmarshallingunmarshalling

Read More
Marshal to JSON struct extended another struct with the same field label...


jsongostructmarshalling

Read More
using nested structure pointers in C/C++ DLL in C#...


c#cdllmarshalling

Read More
Passing Array of Structures from C#(.NET Core) to C++(unamnaged)...


c#c++.net-corepinvokemarshalling

Read More
Why after Unmarshalling I got different num of bytes but the same result after Marshalling?...


gobytemarshallingunmarshalling

Read More
Pass C# array of object to C++/CLI...


c#c++-climarshallingmixed-mode

Read More
Marshaling items in lists using flask restful...


flaskmarshallingflask-restful

Read More
How can I marshall between XLOPER and VARIANT?...


c++excelmarshallingvariantsafearray

Read More
Marshal/Unmarshal int type...


jsongomarshalling

Read More
PInvoke style passing struct with member dynamic array of pointers...


c#pinvokemarshallingdllimportunsafe

Read More
How to show empty object instead of empty struct or nil in Go json marshal...


jsongomarshalling

Read More
Marshal Unmanaged struct to managed code using C#...


c#.netstructunmanagedmarshalling

Read More
Marshal.Copy not copying from bytes array into structure starting at the address provided in an IntP...


.netvb.netcopymarshallingintptr

Read More
Embed map[string]string in Go JSON marshaling without extra JSON property (inline)...


jsongomarshalling

Read More
Unable to marshal xml request with namespace...


javaxmljaxbeclipselinkmarshalling

Read More
How does packing work when marshalling?...


c#marshalling

Read More
Golang marshal nested xml tags...


xmlgosoapmarshalling

Read More
Golang Marshal/Unmarshal JSON with both exported and un-exported fields...


jsongomarshallingunmarshalling

Read More
Runtime exception in std::string delete operator when converting System::String to std::string...


c++c++-cliclrmarshallingstdstring

Read More
marshal.PtrToStructure access violation exception...


c#exceptionmarshalling

Read More
how to write marshaller object to httpresponse object and download it as xml file...


spring-mvcjaxbmarshalling

Read More
How to tell to qmake to include headers, when generating files from dbus xml?...


c++qtmarshallingqmakeqtdbus

Read More
Can marshalling a map[string]string to json return an error?...


jsondictionarygomarshalling

Read More
error trying to marshal a JAXB root object missing @XmlRootElement...


jaxbmarshalling

Read More
Marshal char[][LENGTH] in c#...


c#c++stringmarshallingdllimport

Read More
jaxb delete list tag...


javaxmljaxbmarshalling

Read More
BackNext