Validate and test Clipboard JSON and raw data scenarios #12919
Labels
area-Clipboard
Issues related to Clipboard
area-Serialization-BinaryFormatter-FeatureWork
Feature work under the general area of BinaryFormatter related serialization
binaryformatter-migration
Issues related to the removal of BinaryFormatter and migrations away from it
Milestone
The new write as JSON APIs should be visible to all Clipboard/DataObject API callers (existing or new API).
System.Text.Json
andBinaryFormatter
We should also be able to retrieve raw data
MemoryStream
behavior to ensure the following points are sensible<MemoryStream>
in new typed APIs should always give back the raw stream for HGLOBAL<SerializationRecord>
should NRBF decode HGLOBAL dataThe text was updated successfully, but these errors were encountered: