Skip to content

[cdac] Implement basic data stream reader and writer in C #99300

Closed
@lambdageek

Description

@lambdageek

Using the spec from #99299 implement a basic data stream writer and reader.

There's a couple of parts here:

  • A basic reader/writer in standard C without the PAL in src/native so that we can reuse it for NativeAOT and Mono.
  • A convenience C++ interface in coreclr.
  • Initial data stream creation and basic type registration in coreclr

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Diagnostics-coreclrenhancementProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions