Search code examples
Spray Marshalling Custom Objects...


marshallingsprayspray-json

Read More
Returning a std::string from a C++ DLL to a c# program -> Invalid Address specified to RtlFreeHea...


c#c++stringmarshalling

Read More
Passing string from C++ to C# not working...


c#c++stringmarshallingdllimport

Read More
Generate java class with @XmlJavaTypeAdapter from scheme...


javajaxbmarshallingunmarshallingxjc

Read More
Spring MVC: How to return multiple JSONs, plus other attributes, in single controller method?...


javajsonspringspring-mvcmarshalling

Read More
How do I dynamically add @XmlRoot tag from java?...


javaxmljaxbmarshalling

Read More
COM interface declarations...


c#cominteropmarshalling

Read More
using custom Marshaller in F#...


.netf#marshalling

Read More
Passing pointer to pointer of array of structure from C# to C++...


c#c++pinvokemarshallingunmanaged

Read More
C# mono - passing stringbuilder to fill with unicode content in C++...


c#c++monointeropmarshalling

Read More
Is there any way to recreate an object from the output of its Object.inspect method?...


rubyelasticsearchmarshallinglogstash

Read More
ReportAvOnComRelease Error with Marshal.Release()...


c#commarshalling

Read More
JAXB error while marshalling...


jaxbmarshalling

Read More
Passing NON null-terminated strings to unmanaged code...


.netstringinteroppinvokemarshalling

Read More
Delphi Marshalling my object to string leaks, but why?...


delphimarshallingdatasnap

Read More
Marshal unserialization - not secure...


pythonwarningsmarshalling

Read More
Marshalling in java using JAXB...


javaxmlxml-parsingjaxbmarshalling

Read More
Display null for objects -JSON- JAXB...


javajsonapijaxbmarshalling

Read More
How to call C# from C to pass array of structs having arrays as members?...


c#interoppinvokemarshallingunmanaged

Read More
Marshalling Array of Struct from IntPtr - Only First Value Marshals Correctly...


c#marshalling

Read More
Marshal bool return as custom Return<bool>...


c#marshallingbass

Read More
Calling Delphi DLLs from C# and passing bitmap and byte array...


c#delphibitmapinteropmarshalling

Read More
correct marshalling of c++ structure in c#...


c#c++marshalling

Read More
Unreliable Marshal when Converting Int to String Depending on Framework...


c#stringmarshallingnative

Read More
How to Convert ProcessInfo to WTS_PROCESS_INFO...


c#c++processpinvokemarshalling

Read More
Parsing plain Win32 PE File (Exe/DLL) in .NET...


c#.net-3.5assembliesmarshallingportable-executable

Read More
Passing structure with array of unknown size from unmanaged to managed code...


c#c++marshallingvoid-pointers

Read More
How to implement a custom deep ObjectMarshaller<JSON> in Grails?...


jsongrailsgroovymarshalling

Read More
Should I use fixed size data types while interfacing with C#...


c#c++marshallingwrapper

Read More
Converting FILE_NAME_INFORMATION to String in C#...


c#c++stringmarshalling

Read More
BackNext