95b5b09a67a2e62acd340a4b2a38c64c54a6fc44
Adds a public WriteArrayElementsAsync helper on MxGatewaySession that builds
an MxValue{SparseArrayValue} and delegates to the existing WriteAsync. Extracts
the MxValue construction into an internal static BuildSparseArray builder for
unit-testability. Two new tests cover builder output shape and the full write
command path. README documents the reset (not preserve) semantics alongside
the existing whole-array guidance.
Description
No description provided
Languages
Java
46.9%
C#
42%
Python
3.1%
Rust
3%
Go
2.3%
Other
2.7%