Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in marshalling

.NET Remoting Singleton memory leak, TCP, Marshal by Reference

Is marshaling/ serialization in PHP as simple as serialize($var)?

php marshalling

How to marshal int* in C#?

.net marshalling intptr

Easy to use extensible serialization/marshalling?

What does "Invalid managed/unmanaged type combination." mean?

c# .net struct marshalling

Struct marshal in C#

Why does printf work with managed Strings?

MOXy JAXB marshals invalid control characters for Unicode (u+2019) when UTF-8 encoding is specified

json utf-8 jaxb marshalling moxy

Exception in thread "main" javax.xml.bind.JAXBException: Provider com.sun.xml.bind.v2.ContextFactory could not be instantiated

jaxb marshalling

Non-type template parameter... that's a template! (C++)

What is the preferred method of marshalling COM interfaces across threads?

Technical choices in unmarshalling hash-consed data

How to marshal collection in c# to pass to native (C++) code

c# c++ pinvoke marshalling

Calling an unmanaged library function that takes a reference to a pointer

How do I assign a null value to a struct for a pinvoke call? [duplicate]

c# struct pinvoke marshalling

Mashalling in Ruby 2.2.0 slower than 2.1.5

Marshaling strings to unmanaged memory, passing them to c++ and return back to c# again

c# marshalling

When should I explicitly specify a StructLayout?

c# interop struct marshalling

How to use a C++ project from within a .NET application?

Does MOXy support non-string @XmlID in version 2.6.0?

java json jaxb marshalling moxy