https://arduinojson.org/
ArduinoJson: Efficient JSON serialization for embedded C++
ArduinoJson is a JSON library for Arduino, IoT, and any embedded C++ project. It supports JSON serialization, JSON deserialization, MessagePack, streams, and...
json serializationfor embeddedarduinojsonefficient
https://github.com/eProsima/Fast-CDR
GitHub - eProsima/Fast-CDR: eProsima FastCDR library provides two serialization mechanisms. One is...
eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of...
https://developer.mozilla.org/en-US/docs/Glossary/Serialization
Serialization - Glossary | MDN
The process whereby an object or data structure is translated into a format suitable for transfer over a network, or storage (e.g., in an array buffer or file...
serializationglossarymdn
https://lists.w3.org/Archives/Public/public-webauthn/2016Nov/0080.html
Re: [webauthn] "JSON serialization" in makeCredential probably needs to be defined more clearly...
https://lists.w3.org/Archives/Public/www-archive/2007Dec/0069.html
Re: Re: Request for review of Turtle (an RDF serialization) media type: text/turtle from Eric...
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.streamingcontext?view=netframework-4.0
StreamingContext Struct (System.Runtime.Serialization) | Microsoft Learn
Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.
structsystemruntimeserializationmicrosoft
https://api.drupal.org/api/drupal/namespace/Drupal%21serialization%21EntityResolver/11.x
namespace Drupal\serialization\EntityResolver | Drupal API
namespacedrupalserializationapi
https://community.adobe.com/questions-750/serialization-error-1447186
Serialization Error? | Community
Hello, Just trying to install RoboSource Control 3.1 - seemingly I have the database set up correctly on the "Server" (a Windows Xp Pro machine on our...
serializationerrorcommunity
https://bugs.php.net/bug.php?id=52521&edit=1
PHP :: Bug #52521 :: self-referenced array is copied instead of referenced after serialization
https://learn.microsoft.com/zh-cn/dotnet/api/system.runtime.serialization.formatters.isoapmessage?view=netframework-4.8.1
ISoapMessage Interface (System.Runtime.Serialization.Formatters) | Microsoft Learn
Provides an interface for an object that contains the names and types of parameters required during serialization of a SOAP RPC (Remote Procedure Call).
interfacesystemruntimeserializationformatters
https://manpages.ubuntu.com/manpages/xenial/man3/Data::Serializer::PHP::Serialization.3pm.html
Ubuntu Manpage: Data::Serializer::PHP::Serialization - Creates bridge between Data::Serializer and...
Creates bridge between Data::Serializer and PHP::Serialization
php serializationubuntumanpagedataserializer
https://learn.microsoft.com/pt-br/dotnet/api/system.componentmodel.design.serialization.rootcontext?view=netframework-4.8
RootContext Class (System.ComponentModel.Design.Serialization) | Microsoft Learn
A CodeDomSerializer adds a root context to provide a definition of the root object. This class cannot be inherited.
class systemdesignserializationmicrosoftlearn
https://mailman.mit.edu/pipermail/krbdev/2012-May/010865.html
Serialization framework future
serializationframeworkfuture
https://learn.microsoft.com/fr-fr/dotnet/api/system.runtime.serialization.formatter.writedatetime?view=netframework-4.8.1&viewFallbackFrom=net-10.0
Formatter.WriteDateTime(DateTime, String) Method (System.Runtime.Serialization) | Microsoft Learn
When overridden in a derived class, writes a DateTime value to the stream already attached to the formatter.
formatterdatetimestringmethodsystem
https://webreflection.blogspot.com/2009/09/php-serialization-and-recursion.html?showComment=1264761583126
Web Reflection: PHP Serialization And Recursion Demystified
Introduction PHP has different in-core callbacks able to help us with daily deployment, debug, improvements. At the same time, PHP is loads ...
php serializationwebreflectionrecursiondemystified
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.metadata.jsonpropertyinfo.order?view=net-7.0
JsonPropertyInfo.Order Property (System.Text.Json.Serialization.Metadata) | Microsoft Learn
Gets or sets the serialization order for the current property.
property systemjson serializationordertextmetadata
https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonderivedtypeattribute.derivedtype?view=net-10.0
JsonDerivedTypeAttribute.DerivedType Property (System.Text.Json.Serialization) | Microsoft Learn
A derived type that should be supported in polymorphic serialization of the declared base type.
property systemjson serializationtextmicrosoftlearn
https://userapps.support.sap.com/sap/support/knowledge/en/2076988
2076988 - Error: The document's serialization version is too recent (Error: WIS 30915) while saving...
Following an upgrade of BI Platform, when attempting to save / export a Web Intelligence report in BI Platform, the following error is returned: The document's...
https://snap.berkeley.edu/project?username=mobility212&projectname=Snap%21%20Data%20Serialization
Snap! Data Serialization by mobility212 | Snap! Build Your Own Blocks
The Snap! Community. Snap! is a blocks-based programming language built by UC Berkeley and used by hundreds of thousands of programmers around the world.
build your owndata serializationsnapblocks
https://www.eclipse.org/lists/geomesa-dev/msg01058.html
[geomesa-dev] [JIRA] (GEOMESA-2934) Kryo serialization errors expanding
devjirakryoserializationerrors
https://learn.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/b29kkt2s(v=vs.100)?redirectedfrom=MSDN
Attributes That Control Encoded SOAP Serialization | Microsoft Learn
attributescontrolencodedsoapserialization
https://thehackernews.com/2024/12/apache-mina-cve-2024-52046-cvss-100.html?version=meter+at+null
Apache MINA CVE-2024-52046: CVSS 10.0 Flaw Enables RCE via Unsafe Serialization
Critical Apache MINA flaw CVE-2024-52046 with CVSS 10.0 enables RCE via serialization flaws. Patch required.
https://lkml.indiana.edu/1501.1/04719.html
Linux-Kernel Archive: [tip:sched/core] sched/core: Validate rq_clock*() serialization
linux kernelarchivetipschedcore
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.metadata.jsonmetadataservices.decimalconverter?view=net-9.0
JsonMetadataServices.DecimalConverter Property (System.Text.Json.Serialization.Metadata) |...
Gets an object that converts Decimal values.
property systemjson serializationtextmetadata
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.formatters.binary.binaryformatter.deserializemethodresponse?view=netframework-4.8.1&viewFallbackFrom=net-10.0
BinaryFormatter.DeserializeMethodResponse Method (System.Runtime.Serialization.Formatters.Binary) |...
Deserializes a response to a remote method call from the provided Stream.
methodsystemruntimeserializationformatters
https://javarevisited.blogspot.com/2011/04/top-10-java-serialization-interview.html?showComment=1303133880034
Top 10 Java Serialization Interview Questions and Answers
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
interview questionstopjavaserializationanswers
https://apollo13cn.blogspot.com/2010/11/serialization-when-using-base-class.html
Apollo 13 - Tao Liu's blog: Serialization when using Base class
XmlInclude is the key, it should put on the base class and make the serialization of Automobile feasible. [System.Xml.Serialization. XmlInc...
tao lius blogapollo
https://pkg.go.dev/github.com/AsimovNetwork/asimov/common/serialization
serialization package - github.com/AsimovNetwork/asimov/common/serialization - Go Packages
serializationpackagegithubasimovcommon
https://iggy.apache.org/blogs/2025/05/08/zero-copy-deserialization/
Zero-copy (de)serialization | Apache Iggy
zerocopydeserializationapache
https://webreflection.blogspot.com/2009/09/php-serialization-and-recursion.html?showComment=1252359729961
Web Reflection: PHP Serialization And Recursion Demystified
Introduction PHP has different in-core callbacks able to help us with daily deployment, debug, improvements. At the same time, PHP is loads ...
php serializationwebreflectionrecursiondemystified
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonattribute?view=netcore-3.0
JsonAttribute Class (System.Text.Json.Serialization) | Microsoft Learn
Provides the base class for serialization attributes.
class systemjson serializationtextmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonobjectcreationhandling?view=net-8.0
JsonObjectCreationHandling Enum (System.Text.Json.Serialization) | Microsoft Learn
Determines how deserialization will handle object creation for fields or properties.
json serializationenumsystemtextmicrosoft
https://docs.python-guide.org/scenarios/serialization/
Data Serialization — The Hitchhiker's Guide to Python
data serializationthe hitchhikerguide topython
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonextensiondataattribute?view=net-10.0
JsonExtensionDataAttribute Class (System.Text.Json.Serialization) | Microsoft Learn
class systemjson serializationtextmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.serializationinfo.getchar?view=netframework-4.0
SerializationInfo.GetChar(String) Method (System.Runtime.Serialization) | Microsoft Learn
Retrieves a Unicode character value from the SerializationInfo store.
getcharstringmethodsystemruntime
https://docs.microsoft.com/zh-cn/dotnet/api/system.text.json.serialization.jsonpropertynameattribute?view=net-10.0
JsonPropertyNameAttribute Class (System.Text.Json.Serialization) | Microsoft Learn
Specifies the property name that is present in the JSON when serializing and deserializing.
class systemjson serializationtextmicrosoftlearn
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonconstructorattribute.-ctor?view=net-10.0&viewFallbackFrom=net-9.0-pp
JsonConstructorAttribute Constructor (System.Text.Json.Serialization) | Microsoft Learn
Initializes a new instance of JsonConstructorAttribute.
json serializationconstructorsystemtextmicrosoft
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.metadata.jsonparameterinfovalues?view=net-10.0
JsonParameterInfoValues Class (System.Text.Json.Serialization.Metadata) | Microsoft Learn
Provides information about a constructor parameter required for JSON deserialization.
class systemjson serializationtextmetadatamicrosoft
https://docs.microsoft.com/ja-jp/dotnet/api/system.text.json.serialization.metadata.jsontypeinfo-1?view=net-10.0
JsonTypeInfoT Class (System.Text.Json.Serialization.Metadata) | Microsoft Learn
Provides JSON serialization-related metadata about a type.
class systemjson serializationtextmetadatamicrosoft
https://ports.ubuntu.com/pool/universe/s/sbt-serialization/?C=M;O=D
Index of /pool/universe/s/sbt-serialization
index ofpooluniversesbtserialization
https://learn.microsoft.com/en-us/dotnet/api/system.xml.serialization.xmlelementattributes.system-collections-icollection-issynchronized?view=dotnet-uwp-10.0&viewFallbackFrom=net-10.0
XmlElementAttributes.ICollection.IsSynchronized Property (System.Xml.Serialization) | Microsoft...
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
property systemicollectionxmlserializationmicrosoft
https://data.mendeley.com/datasets/9ywc7w3y3b/1
AEON SAPI: Text-Native Visual Communication through Lossless Image Serialization with Adaptive...
We present a framework for text-native visual communication through lossless binary-to-text serialization. By encoding images as Base85 text with adaptive ZLIB...
visual communication
https://learn.microsoft.com/pt-br/dotnet/api/system.componentmodel.design.serialization.idesignerserializationmanager.resolvename?view=netframework-4.8
IDesignerSerializationManager.ResolveName Event (System.ComponentModel.Design.Serialization) |...
Occurs when GetName(Object) cannot locate the specified name in the serialization manager's name table.
event systemdesignserialization
https://issuetracker.unity3d.com/issues/mesh-assets-that-have-a-serialization-version-of-6-dont-import-properly-from-unity-2017-dot-4-to-2018
Unity Issue Tracker - Mesh assets that have a serialization version of 6 don't import properly from...
Steps to reproduce:1. Create a new project in 2017.42. Import user attached TestMeshSerializedVersion6.asset3. Check the imported fi...
https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonignoreattribute?view=net-8.0
JsonIgnoreAttribute Class (System.Text.Json.Serialization) | Microsoft Learn
Prevents a property from being serialized or deserialized.
class systemjson serializationtextmicrosoftlearn
https://learn.microsoft.com/id-id/dotnet/api/system.xml.serialization.xmlserializer?view=netframework-4.8.1&viewFallbackFrom=net-10.0
XmlSerializer Class (System.Xml.Serialization) | Microsoft Learn
Serializes and deserializes objects into and from XML documents. The XmlSerializer enables you to control how objects are encoded into XML.
class systemxmlserializationmicrosoftlearn
https://api.drupal.org/api/drupal/core%21modules%21serialization%21serialization.services.yml/service/serialization.user_route_alter_subscriber/8.9.x
serialization.user_route_alter_subscriber | Drupal API
serializationuserroutealtersubscriber
https://pekko.apache.org/api/pekko/current/org/apache/pekko/serialization/jackson/PekkoJacksonModule.html
Apache Pekko 1.6.0 - org.apache.pekko.serialization.jackson.PekkoJacksonModule
Apache Pekko 1.6.0 - org.apache.pekko.serialization.jackson.PekkoJacksonModule
apachepekkoserializationjackson
https://brij.ai/categories/luggage-accessories
Luggage & Travel Brands - Brij | Warranty Management Software, Product Serialization, Retail...
Manage product registrations, capture first-party data, reduce claims, and deliver personalized product recommendations without changing packaging.
warranty management softwareluggage travelproduct serializationbrandsbrij
https://debasishg.blogspot.com/2009/08/json-serialization-for-scala-objects.html?showComment=1251820714610
Ruminations of a Programmer: JSON Serialization for Scala Objects
SJSON : JSON Serialization for Scala Objects has just been published on the Github . It uses the awesome dispatch-json of Nathan Hamblen as...
of ajson serializationruminationsprogrammerscala
https://learn.microsoft.com/cs-cz/dotnet/api/system.xml.serialization.xmlmembersmapping.item?view=netframework-1.1
XmlMembersMapping.Item[Int32] Property (System.Xml.Serialization) | Microsoft Learn
Gets an item that contains internal type mapping information for a .NET code entity that belongs to a Web service method being mapped to a SOAP message.
property systemitemxmlserializationmicrosoft
https://learn.microsoft.com/zh-cn/dotnet/api/system.runtime.serialization.streamingcontext?view=netframework-4.8.1&viewFallbackFrom=net-6.0
StreamingContext Struct (System.Runtime.Serialization) | Microsoft Learn
Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.
structsystemruntimeserializationmicrosoft
https://advisories.gitlab.com/npm/@xmldom/xmldom/CVE-2026-34601/
xmldom: XML injection via unsafe CDATA serialization allows attacker-controlled markup insertion |...
CVE-2026-34601 xmldom: XML injection via unsafe CDATA serialization allows attacker-controlled markup insertion: @xmldom/xmldom allows attacker-controlled...
xml injection
https://issuetracker.unity3d.com/issues/serialization-urp-serializedobject-destroyed-errors-are-thrown-when-gobal-volume-effect-is-undone-via-assets-properties
Unity Issue Tracker - [Serialization][URP] "SerializedObject destroyed" errors are thrown when...
issue trackerunityserializationurp
https://manpages.ubuntu.com/manpages/xenial/man3/MooseX::Storage::Basic.3pm.html
Ubuntu Manpage: MooseX::Storage::Basic - The simplest level of serialization
The simplest level of serialization
ubuntumanpagestoragebasicsimplest
https://discussions.unity.com/t/unity-5-4-serialization-issue/177481
Unity 5.4 Serialization issue - Questions & Answers - Unity Discussions
Nov 23, 2016 - Hello, when unity 5.4 came out it changed how loading serialized assets works. Now you have to initialize everything in start, awake, or update. This broke one...
questions answersunityserializationissuediscussions
https://learn.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/58a18dwa(v=vs.100)?redirectedfrom=MSDN
Examples of XML Serialization | Microsoft Learn
examples ofxmlserializationmicrosoftlearn
https://www.elastic.co/docs/reference/elasticsearch/clients/dotnet/source-serialization
Source serialization | .NET
Source serialization refers to the process of (de)serializing POCO types in consumer applications as source documents indexed and retrieved from...
sourceserialization
https://lists.w3.org/Archives/Public/www-rdf-interest/2000Feb/0170.html
Re: rdf for object serialization from Stefan Decker on 2000-02-29 (www-rdf-interest@w3.org from...
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.objectmanager?view=net-10.0&redirectedfrom=MSDN
ObjectManager Class (System.Runtime.Serialization) | Microsoft Learn
Keeps track of objects as they are deserialized.
class systemruntimeserializationmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.xml.serialization.xmlschemaimporter.importanytype?view=netframework-4.8.1&viewFallbackFrom=net-10.0
XmlSchemaImporter.ImportAnyType(XmlQualifiedName, String) Method (System.Xml.Serialization) |...
Generates internal type mapping information for a single, (SOAP) literal element part defined in a WSDL document.
stringmethodsystemxmlserialization
https://docs.microsoft.com/en-us/dotnet/api/system.runtime.serialization.json?view=net-5.0
System.Runtime.Serialization.Json Namespace | Microsoft Learn
Provides classes related to Json serialization.
systemruntimeserializationjsonnamespace
https://learn.microsoft.com/en-us/dotnet/api/system.xml.serialization.xmltypemapping?view=netframework-4.8.1&viewFallbackFrom=net-10.0
XmlTypeMapping Class (System.Xml.Serialization) | Microsoft Learn
Contains a mapping of one type to another.
class systemxmlserializationmicrosoftlearn
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonconverter-1.writeaspropertyname?view=net-10.0
JsonConverterT.WriteAsPropertyName Method (System.Text.Json.Serialization) | Microsoft Learn
Writes a dictionary key as a JSON property name.
json serializationmethodsystemtextmicrosoft
https://advisories.gitlab.com/npm/@langchain/core/CVE-2025-68665/
LangChain serialization injection vulnerability enables secret extraction | GitLab Advisory...
CVE-2025-68665 LangChain serialization injection vulnerability enables secret extraction: Attackers who control serialized data can extract environment...
langchainserializationinjectionvulnerabilitysecret
https://lists.w3.org/Archives/Public/public-prov-wg/2013Mar/0071.html
PROV-ISSUE-648: Can schema be made a bit more jaxb friendly? [XML Serialization] from Provenance...
https://dev.mysql.com/doc/dev/mysql-server/latest/structmysql_1_1serialization_1_1Archive__binary__field__max__size__calculator.html
MySQL: mysql::serialization::Archive_binary_field_max_size_calculator T, S Struct Template...
max size
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.serializationbinder.bindtotype?view=netframework-4.8.1&viewFallbackFrom=net-10.0
SerializationBinder.BindToType(String, String) Method (System.Runtime.Serialization) | Microsoft...
When overridden in a derived class, controls the binding of a serialized object to a type.
stringmethodsystemruntimeserialization
https://learn.microsoft.com/zh-cn/dotnet/api/system.runtime.serialization.serializationinfoenumerator.value?view=netframework-4.8.1
SerializationInfoEnumerator.Value Property (System.Runtime.Serialization) | Microsoft Learn
Gets the value of the item currently being examined.
value propertysystemruntimeserializationmicrosoft
https://lists.freebsd.org/archives/freebsd-ports-bugs/2025-November/084938.html
[Bug 290881] archivers/php-zstd, lz4: register as APCu serialization wrappers
register asbugarchiversphpzstd
https://learn.microsoft.com/ja-jp/dotnet/api/system.text.json.serialization.metadata.jsontypeinfo?view=net-10.0
JsonTypeInfo Class (System.Text.Json.Serialization.Metadata) | Microsoft Learn
Provides JSON serialization-related metadata about a type.
class systemjson serializationtextmetadatamicrosoft
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonincludeattribute.-ctor?view=net-10.0
JsonIncludeAttribute Constructor (System.Text.Json.Serialization) | Microsoft Learn
Initializes a new instance of JsonIncludeAttribute.
json serializationconstructorsystemtextmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.datacontractserializer?view=net-10.0&redirectedfrom=MSDN
DataContractSerializer Class (System.Runtime.Serialization) | Microsoft Learn
Serializes and deserializes an instance of a type into an XML stream or document using a supplied data contract. This class cannot be inherited.
class systemruntimeserializationmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.windows.documents.serialization?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
System.Windows.Documents.Serialization Namespace | Microsoft Learn
Provides types that support the creation and use of run-time accessible plug-in serializers that read and write documents in different data formats.
systemwindowsdocumentsserializationnamespace
https://lists.w3.org/Archives/Public/public-qt-comments/2015May/0206.html
[Bug 28691] New: Default initial value of serialization parameters "not applicable when method =...
https://advisories.gitlab.com/npm/@xmldom/xmldom/CVE-2026-41672/
xmldom has XML node injection through unvalidated comment serialization | GitLab Advisory Database...
CVE-2026-41672 xmldom has XML node injection through unvalidated comment serialization: The package allows attacker-controlled comment content to be serialized...
https://learn.microsoft.com/cs-cz/dotnet/api/system.xml.serialization.xmlarrayitemattributes.system-collections-icollection-syncroot?view=dotnet-uwp-10.0&viewFallbackFrom=netcore-1.1
XmlArrayItemAttributes.ICollection.SyncRoot Property (System.Xml.Serialization) | Microsoft Learn
Gets an object that can be used to synchronize access to the ICollection.
property systemicollectionxmlserializationmicrosoft
https://learn.microsoft.com/zh-cn/dotnet/api/system.web.script.serialization.javascriptserializer?view=netframework-4.8.1
JavaScriptSerializer Class (System.Web.Script.Serialization) | Microsoft Learn
For .NET Framework 4.7.2 and later versions, use the APIs in the System.Text.Json namespace for serialization and deserialization. For earlier versions of .NET...
class systemweb scriptserializationmicrosoftlearn
https://learn.microsoft.com/fr-fr/dotnet/api/system.runtime.serialization.formatter.m_idgenerator?view=netframework-4.8.1&viewFallbackFrom=net-10.0
Formatter.m_idGenerator Field (System.Runtime.Serialization) | Microsoft Learn
Contains the ObjectIDGenerator used with the current formatter.
field systemformatterruntimeserializationmicrosoft
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonstringenumconverter?view=net-10.0
JsonStringEnumConverter Class (System.Text.Json.Serialization) | Microsoft Learn
Converts enumeration values to and from strings.
class systemjson serializationtextmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.streamingcontext?view=net-10.0&redirectedfrom=MSDN
StreamingContext Struct (System.Runtime.Serialization) | Microsoft Learn
Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.
structsystemruntimeserializationmicrosoft
https://infozone.atlassian.net/wiki/spaces/MD94/pages/352183029/Data+Serialization
Data Serialization - MediationZone Documentation 9.4 - InfoZone
data serializationdocumentationinfozone
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.ondeserializingattribute?view=net-10.0&redirectedfrom=MSDN
OnDeserializingAttribute Class (System.Runtime.Serialization) | Microsoft Learn
When applied to a method, specifies that the method is called during deserialization of an object in an object graph. The order of deserialization relative to...
class systemruntimeserializationmicrosoftlearn
https://learn.microsoft.com/fr-fr/dotnet/api/system.runtime.serialization.importoptions.namespaces?view=netframework-4.8.1
ImportOptions.Namespaces Property (System.Runtime.Serialization) | Microsoft Learn
Gets a dictionary that contains the mapping of data contract namespaces to the CLR namespaces that must be used to generate code during an import operation.
property systemnamespacesruntimeserializationmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.iformatterconverter?view=net-10.0&redirectedfrom=MSDN
IFormatterConverter Interface (System.Runtime.Serialization) | Microsoft Learn
Provides the connection between an instance of SerializationInfo and the formatter-provided class best suited to parse the data inside the SerializationInfo.
interfacesystemruntimeserializationmicrosoft
https://lists.w3.org/Archives/Public/www-style/2025Dec/0018.html
Proposed Resolution: The 'syntax' descriptor always returns the serialization of the syntax...
proposedresolutionsyntaxdescriptoralways
https://userapps.support.sap.com/sap/support/knowledge/en/2900712
2900712 - When trying to fill index, you receive message: "Error occurred during serialization/No...
Whenever you try to fill an index in transaction code RSDDB, despite it seems to turn green, if you go to transaction SLG1 and see the logs, there will be an...
https://groups.google.com/g/scalaxb/c/pLGMbCuYh_c
Issue with serialization of XML
issueserializationxml
https://github.com/cherrywoods/swift-meta-serialization
GitHub - cherrywoods/swift-meta-serialization: Serialize any Codable Swift type with one extra line...
Serialize any Codable Swift type with one extra line of code - cherrywoods/swift-meta-serialization
https://learn.microsoft.com/zh-cn/dotnet/api/system.web.script.serialization.javascriptserializer.registerconverters?view=netframework-4.8
JavaScriptSerializer.RegisterConverters Method (System.Web.Script.Serialization) | Microsoft Learn
Registers a custom converter with the JavaScriptSerializer instance.
system webmethodscriptserializationmicrosoft
https://learn.microsoft.com/en-us/dotnet/desktop/wpf/advanced/serialization-limitations-of-xamlwriter-save
Serialization Limitations of XamlWriter.Save - WPF | Microsoft Learn
Learn about the serialization limitations of the XamlWriter.Save api in Windows Presentation Foundation (WPF).
serializationlimitationssavewpfmicrosoft
https://www.digitalocean.com/community/tutorials/python-pickle-example?comment=177744
Python Pickle Example: A Guide to Serialization & Deserialization | DigitalOcean
Learn Python pickle with clear examples: dump/load, protocols, secure unpickling practices, comparisons to json, and when (not) to use pickle.
a guide topythonpickleexampleserialization
https://doc.wikimedia.org/Wikibase/master/php/classWikibase_1_1Repo_1_1Domains_1_1Crud_1_1Application_1_1Serialization_1_1DescriptionsSerializer.html
Wikibase: Wikibase\Repo\Domains\Crud\Application\Serialization\DescriptionsSerializer Class...
wikibaserepodomainscrudapplication
https://kafka.apache.org/40/javadoc/org/apache/kafka/common/serialization/package-summary.html
org.apache.kafka.common.serialization (kafka 4.0.2 API)
declaration: package: org.apache.kafka.common.serialization
apache kafkacommonserializationapi
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonstringenumconverter-1?view=net-10.0
JsonStringEnumConverterTEnum Class (System.Text.Json.Serialization) | Microsoft Learn
Converter to convert enums to and from strings.
class systemjson serializationtextmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.windows.xps.serialization?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
System.Windows.Xps.Serialization Namespace | Microsoft Learn
Provides types that support serialization of XPS documents.
systemwindowsxpsserializationnamespace
https://www.vanguard-vision.com/
Vision Inspection & Serialization Integration | Vanguard Vision
vision inspectionserializationintegrationvanguard
https://learn.microsoft.com/pt-br/dotnet/api/system.componentmodel.design.serialization.idesignerloaderservice?view=netframework-4.8
IDesignerLoaderService Interface (System.ComponentModel.Design.Serialization) | Microsoft Learn
Provides an interface that can extend a designer loader to support asynchronous loading of external components.
interfacesystemdesignserializationmicrosoft
https://patents.google.com/patent/CN109013052A/en
CN109013052A - One kind can serialization herb powder exclusion device - Google Patents
It can serialization herb powder exclusion device the invention discloses one kind, belong to Chinese medicine production equipment field, the magnetic ball...
onekindserialization
https://notes.ethereum.org/15_FcGc0Rq-GuxaBV5SP2Q?view
P2P Message Serialization - HackMD
messageserializationhackmd