Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in marshalling

Platform Invoke, bool, and string

c# c++ c interop marshalling

Marshal va_list in C# delegate

c# c++ pinvoke marshalling

How to programmatically remove "singleton information" on an instance to make it marshal?

How can I modify the JAXB marshalling output stream to include arbitrary inline XML?

java xml jaxb marshalling

Can JAXB marshal by containment at first then marshal by @XmlIDREF for subsequent references?

Unmarshaling XML in Go with Conflicting Element Names

How do I omit a struct field *only* when marshalling, but keep it when unmarshalling?

Binary serialization/de-serialization in C++ and C#

In MSDN, What does TBD stand for?

marshal_as, strings and fields vs. properties

How to get IntPtr to a boolean value

c# pinvoke marshalling

Why can I not use Marshal.Copy() to update a struct?

c# .net marshalling managed

C# Marshal.SizeOf

c# size marshalling

Grails - How to unregister an already registered object marshaller

Generic BitConverter-like method?

c# marshalling unsafe

Grails Enumeration to JSON

Marshalling an array of strings from managed to native code

c# c++ .net interop marshalling