Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in marshalling

JAXB - marshal java object with XML string field

java xml jaxb marshalling jaxb2

How to marshal function return value to unmanaged dll

Go illegal base64 data at input byte 0 when unmarshalling a string json

json go marshalling

How to skip the null fields during jaxb marshalling

Unmarshal nested JSON into flat struct in Go [duplicate]

Copying unmanaged memory to Managed byte array

XmlTransient annotation on getter only?

How do I put a void* into a COM VARIANT so that it gets marshalled as IntPtr by COM-Interop to .NET?

c++ .net com marshalling variant

How do I marshall a recursive struct to c sharp?

Unmarshall should return error when having wrong json input structure

Marshalling structs with non-aligned arrays

Ruby Marshal.dump gives different results for what looks like the same thing

Grails JSON marshaller for FieldErrors

grails marshalling

Passing delegate to a unmanaged method which expects a delegate method with an int array pointer

how to use marshal_with in flask_restful for attributes that can be of different types

marshalling flask-restful

Golang Struct Won't Marshal to JSON [duplicate]

json struct go marshalling

How should I fix "At least one of the arguments for '...' cannot be marshaled" error when using MSDASC.DLL

c# marshalling com-interop