Search code examples
Passing byte array to PInvoke call changes it to null...


c#.netarrayspinvokemarshalling

Read More
Json error calling MarshalJSON for type json.RawMessage...


jsongomarshalling

Read More
Jaxb marshalling with nillable = true on collection do not work...


javacollectionsjaxbmarshalling

Read More
Using CryptUI Library to Sign Byte Array in C#...


c#cryptographymarshallingdigital-signaturex509certificate

Read More
Unable to generate XML using JAXB marshaller for nested Objects from different packages...


xsdjaxbmarshallingmaven-jaxb2-plugin

Read More
Prevent the CLR from freeing memory of a marshalled double char pointer?...


c#commarshallingvisual-studio-2022visual-studio-extensions

Read More
How to Go asn1 marshal/unmarshal and omit fields?...


gomarshallingunmarshallingasn.1

Read More
How to json marshal without omitempty on struct fields...


jsongomarshalling

Read More
Overlapping or wrongly aligned struct...


c#structmarshalling

Read More
Custom converter for TJsonMarshal in Delphi 11...


jsondelphimarshalling

Read More
Python struct.unpack format from header .h file...


pythonstructmarshalling

Read More
How to avoid parsing of json object in ISuperObject-typed field...


jsondelphimarshallingxsuperobject

Read More
How to re-use a struct from an third-party package, while changing the marshalling behavior for a si...


goyamlmarshalling

Read More
Marshal C++ union in C# that contains a pointer to an array...


c#marshalling

Read More
Chained Marshal OffsetOf for Nested Struct...


c#marshalling

Read More
Marshalling variable-sized string C array into C# (Unity iOS)...


c#iosobjective-cpointersmarshalling

Read More
PInvoke: Struggle to set up struct with a buffer pointer which could take various types depending on...


pinvokemarshalling

Read More
How to marshal this c struct and call its method in c#...


c#cpinvokemarshallingdllimport

Read More
Interop C# IntPtr to C void* to C++ PCCERT_CONTEXT and back again...


c#c++cpinvokemarshalling

Read More
JAXB - How to marshal java object without header...


javaxmljaxbmarshalling

Read More
How to Marshal a nested array of pointers in c#...


c#marshalling.net-5c#-native-library

Read More
Unable to load DLL "Module could not be found HRESULT: 0x8007007E"...


c#c++dllpinvokemarshalling

Read More
SAP .NET Connector: System exception thrown while marshaling .NET type...


interfacemarshallingsaprfcsap-dotnet-connector

Read More
How to skip null values in json text produced by gson, if TypeAdapter converts null-value?...


javajsongsonmarshalling

Read More
Marshalling LPDWORD into C# for P/Invoke...


c#c++pinvokemarshalling

Read More
Convert Python ElementTree to string...


pythonxmlmarshallingelementtree

Read More
MarshalAs(UnmanagedType.LPStr) - how does this convert utf-8 strings to char*...


c#c++marshalling

Read More
Passing array of structs from C# to C++...


c#arrayscstructmarshalling

Read More
YAML custom tags in Go...


goyamltagsmarshalling

Read More
C++ DLL returns unexpected array values when called from C# using P/Invoke...


c#c++pointerspinvokemarshalling

Read More
BackNext