Skip to content

Add Span params for CreateXXX in C# #8927

@ODtian

Description

@ODtian

Currently, when the fixed-length array in the structure is initialized using Create, the parameter type is an array. This is not conducive to reducing GC overhead. Adding an interface that takes Span as a parameter is more friendly to 0GC programs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c#pr-requestedA Pull Request is requested to move the issue forward.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions