Search code examples
Lowercase JSON key names with JSON Marshal in Go...


jsongoserializationtagsmarshalling

Read More
UnmanagedCallersOnly and struct as return value...


c#.net-coremarshalling

Read More
Do ref parameters need special handling in source generated native marshaling?...


c#interoppinvokemarshallingsourcegenerators

Read More
Spring SOAP request marshalling ~ How to force inlining of long data (JAXB2 & MTOM)...


javaspringsoapjaxbmarshalling

Read More
Java migration JDK 11 to JDK 17 fail Junit Test with Jakarta Marshal...


javacharacter-encodingjaxbmarshallingjakarta-migration

Read More
Marshal nested structs into JSON...


gomarshalling

Read More
SAP .NET Connector: System exception thrown while marshaling .NET type...


interfacemarshallingsaprfcsap-dotnet-connector

Read More
json.Marshal(struct) returns "{}"...


jsongomarshalling

Read More
Handling XML escape characters (e.g. quotes) using JAXB Marshaller...


javajaxbescapingcharactermarshalling

Read More
Can the Garbage Collector move a struct during a call?...


c#garbage-collectionmarshalling

Read More
C# LibraryImport string output parameter marshalling...


c#.netpinvokemarshallinglibraryimport

Read More
How to generate end tag for empty element in XML using JAXB...


javaxmljaxbmarshallingjava-6

Read More
.NET P/Invoke marshalling with spans instead of managed arrays...


c#.netpinvokemarshalling

Read More
How to serialize a list of Java Object to XML using javax.xml library with proper parent/child node ...


javaxmlspring-bootmarshallingjavax.xml

Read More
Double hop marshaling in COM...


winapicommarshallingwin32-process

Read More
C# AppDomains and Threads...


c#multithreadingmarshallingappdomain

Read More
Marshal/Unmarshal "enum" to DynamoDB using golang...


goenumsamazon-dynamodbmarshalling

Read More
Issue assigning string struct members by Marshal.PtrToStructure from a long string...


stringvb.netvisual-studio-2022marshalling

Read More
Will using MarshalAs(UnmanagedType.LPWStr) cleanup memory?...


c#pinvokemarshalling

Read More
Is it possible to get all arguments of a function as single object inside that function?...


javascriptalgorithmfunctionargumentsmarshalling

Read More
org.springframework.oxm.UncategorizedMappingException: Unknown JAXB exception using Spring Webservic...


springmavenjaxbmarshallingwebservicetemplate

Read More
Why does JAXB need a no arg constructor for marshalling?...


javaxmljaxbmarshalling

Read More
Question about the implementation of "Marshal.GetActiveObject(System.String)" method...


c#.net.net-coremarshalling

Read More
Nested Custom Unmarshalling...


jsongomarshallingunmarshalling

Read More
Fixed size byte array with fixed offset inside manually marshalled struct throws runtime exception?...


c#structunionmarshalling

Read More
Returning a string from an unmanaged c++ dll to c#...


c#c++commarshalling

Read More
JAXBException: Property appears in @XmlType.propOrder, but no such property exists...


javadatejaxbmarshalling

Read More
How to generate self-closing tag <tag/> for empty element in XML using JAXB...


javaxmljava-8jaxbmarshalling

Read More
P/Invoke System.AccessViolationException: Attempted to read or write protected memory. This is often...


c#c++.netpinvokemarshalling

Read More
Convert unmanaged C++ pointer to an object to a managed C# object...


c#c++.netpinvokemarshalling

Read More
BackNext