Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in marshalling

marshal data too short

How to add a custom marshaller to akka http?

JAXB XML Adapters work via annotations but not via setAdapter

java xml jaxb marshalling

byte[] array to struct with variable length array

c# struct marshalling

C# Marshalling double* from C++ DLL?

Do I need to delete structures marshaled via Marshal.PtrToStructure in unmanaged code?

c# .net interop marshalling

How to write a Unit Test for JAXB 2.0 Marshalling

marshalling junit4 jaxb2

Non-blittable error on a blittable type

How do you marshal a sql.NullString such that the output is flattened to give just the value in go?

json go marshalling

Java Code to XML/XSD without using Annotation

Layout of .NET value type in memory

Can Jaxb marshal child elements without the root element?

java xml jaxb marshalling

Marshall array of structures

c# .net structure marshalling

C# interop: bad interaction between fixed and MarshalAs

c# interop marshalling unsafe

Passing a C# class object in and out of a C++ DLL class

How to add DOCTYPE and xml processing instructions when marshalling with JAXB?

java xml jaxb marshalling

How to correctly marshal VB-Script arrays to and from a COM component written in C#

Understanding JAXB @XmlRootElement annotation

java xml xsd jaxb marshalling

MarshalAs(UnmanagedType.LPStr) - how does this convert utf-8 strings to char*

c# c++ marshalling

Conversion in .net: Native Utf-8 <-> Managed String