New posts in marshalling

What is marshalling? What is happening when something is "marshalled?"

Marshal "char *" in C#

Passing a vector/array from unmanaged C++ to C#

How do you specify the date format used when JAXB marshals xsd:dateTime?

Why are date/time values interpreted incorrectly when patching/saving?

Convert Python ElementTree to string

Marshaling – what is it and why do we need it?

JAXB marshalling XMPP stanzas

C++ .NET convert System::String to std::string

JAXB creating context and marshallers cost

How to marshall and unmarshall a Parcelable to a byte array with help of Parcel?

Lowercase JSON key names with JSON Marshal in Go

What is Serialization?

Reading a C/C++ data structure in C# from a byte array

Is it possible to get all arguments of a function as single object inside that function?

How do you serialize an object in C++?

json.Marshal(struct) returns "{}"

What is the difference between Serialization and Marshaling?