Search code examples
JAXB Fragment Marshal w/o namespace...


javaxmljaxbmarshalling

Read More
Marshal struct with array member in C#...


c#arraysstructmarshalling

Read More
Understanding JAXB @XmlRootElement annotation...


javaxmlxsdjaxbmarshalling

Read More
Golang change xml marshal format of float...


xmlgoformatmarshalling

Read More
I want to call a C# delegate from C++ unmanaged code. A parameterless delegate works fine , but a de...


c#c++pinvokemarshallingunmanaged

Read More
How to get IntPtr of the array within List<T>?...


c#marshallingintptr

Read More
Marshal.PtrToStructure throwing System.ArgumentException error...


c#marshallingargumentexception

Read More
How can I override json tags in a Go struct?...


jsongomarshallinghl7-fhir

Read More
c# unmanaged PInvoke AccessViolation...


c#c++marshallingintptr

Read More
Grails JSON marhsaling using introspection causes severe bottleneck on Classloader.loadClass()...


jsongrailsmarshalling

Read More
Attach To Existing Excel Instance even if VBA is Open by the Excel Instance...


c#excelvbainteropmarshalling

Read More
Packing data to byte[]...


javapythonarraysmarshalling

Read More
golang - fomatting struct to json...


jsongomarshalling

Read More
Getting java.lang.ClassNotFoundException:MalformedPatternException...


javamarshalling

Read More
What does param means in c# (not params)...


c#marshalling

Read More
How I can convert void pointer to struct in C#...


c#c++marshallingunmanagedunsafe

Read More
Marshal.SizeOf throws ArgumentException on enums...


c#.netenumsmarshalling

Read More
C++ .NET convert System::String to std::string...


.netc++stringmarshalling

Read More
Jaxb marshaller always writes xsi:nil (even when @XmlElement(required=false, nillable=true))...


jaxbmarshallingxml-nil

Read More
Drools marshall/unmarshall not save global...


marshallingglobaldroolsunmarshallingkie

Read More
Passing strings/arrays within structures between C++/C#...


c#c++structinteropmarshalling

Read More
Marshalling a fixed-size buffer from C# to extern...


c#marshalling

Read More
How to convert a C++ Struct with Union into C#?...


c#c++pinvokemarshalling

Read More
returning structs array from c to c#...


c#carraysstructmarshalling

Read More
CreateInstance from another appdomain works on console application but throws MissingMethodException...


c#.netunit-testingmarshallingappdomain

Read More
Communication between AppDomains...


c#.netwcfmarshallingappdomain

Read More
Updating a C# array inside C++ without Marshal.Copy or Unsafe...


c#c++marshalling

Read More
When marshalling a class from c# to native c++ does it clone?...


c#c++marshalling

Read More
C# Marshaling - Get contents of C char** and convert to byte[]...


c#.netmarshalling

Read More
Serializing C++ objects...


c++serializationmarshallingdeserializationunmarshalling

Read More
BackNext