google / google/flatbuffers

Add Span params for CreateXXX in C#

Open
#8,927 4 comments 0 reactions 0 assignees View on GitHub
c# pr-requested stale
Dominant language
C++
Stars
26.5k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.