3 Months Ago
Some extra safety with ByteStream.Base() We're only using this when passing write-enabled ByteStreams to native, which already have a pointer to unmanaged memory. For ReadOnlySpan-backed we'd need to pin for spans of managed arrays.