Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in marshalling

Does Go correctly marshal float64 to JSON?

JSON Marshal struct with method return as field

json go marshalling

Returning a std::string from a C++ DLL to a c# program -> Invalid Address specified to RtlFreeHeap

c# c++ string marshalling

How to marshall array of structs in C#?

c# marshalling

How to marshal a C++ enum in C#

c# c++ pinvoke marshalling

StructLayout Pack=1 doesn't work with bool?

c# marshalling native

What's the most efficient way to deep copy an object in Ruby?

Passing C++ struct to enclave from app in Intel SGX

marshalling sgx enclave

Why CXF / JAXB read whole InputStream into memory before marshalling to SOAP message

P/Invoke, c#: unsigned char losing a byte

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

jaxb marshalling xml-nil

How to change JAXB Marshaller line separator?

java file-io jaxb marshalling

Prevent alphabetically ordering json at Marshal

json go marshalling

C# Marshalling bool

c# interop pinvoke marshalling

Marshalling .NET generic types

How to pin a pointer to managed object in C#?

JAXB Fragment Marshal w/o namespace

java xml jaxb marshalling

Marshal.SizeOf on a struct containing guid gives extra bytes

c# struct size marshalling guid

EclipseLink MOXy JSON Serialization

interop with nim return Struct Array containing a string /char* member