CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
marshalling
09-12
Blockchain
Building a struct with a field name which has a comma
09-06
Mobile
convert string of array to array of string
08-14
Enterprise
How .Net CLR deals with memory returned from P/Invoke call?
07-09
OS
Marshaling struct with IntPtr to buffer from C# to C dll
06-30
front end
Inconsistency in numbers between json Marshall and Unmarshall in Golang
06-29
Enterprise
Call C dll function from C#
06-17
front end
Incorrect struct members value when passing the struct reference from C# to C
05-15
Mobile
Ignoring an object in struct is nil and not when it's an empty array
05-05
OS
Exception when i try to convert a java object into an xml file
04-23
Software design
How to use generics in Unmarshal (go 1.18)
04-08
Blockchain
Encoding and decoding structs of
04-03
Enterprise
How to customize Ruby's Marshal load without changing format?
03-23
Software engineering
Marshal.OffsetOf don't reflect the runtime reality?
03-21
Software design
Array of a pointer in Go JSON marshalling
03-01
OS
Namespace defined through QName is not shown in xsi:type attribute leading to validation failure
02-17
Back-end
Unmarshalling dates using JAXB but getting nullpointer exception
02-12
Net
How to use `omitempty` with protobuf Timestamp in Golang
02-10
Mobile
Marshal Go Struct to BSON for mongoimport
01-01
Blockchain
How to convert an IntPtr to array of structs
12-28
OS
Unable to get the value of a parameter starting with capital letter while unmarshalling
12-10
database
MarshalXML for root element
11-29
Back-end
Error in function input in cv::Mat format in C# and C use marshaling
11-29
Net
Error in function input in Mat format in C # and C use marshaling
11-18
Software engineering
Issue Marshaling YAML with an array of struct
11-12
front end
Can I skip a json tag while Marshalling a struct in Golang?
10-19
OS
How to marshal an embedded struct in go?
10-19
Mobile
Efficient way to reduce memory (RAM) consumption while writing huge file data into XML
10-16
Back-end
What is the equivalence of Type Name Handling with encoding/json in Go?
09-29
Software design
XML marshalling of surrogate pairs
09-27
database
Java how to marshall code on a network message
Links:
CodePudding