userJames Kingcancel
branchsbox/bytestream-rewritecancel

5 Commits over 30 Days - 0.01cph!

2 Months Ago
Added failing ByteStream stress test Rewrite ByteStream to use Span / ReadOnlySpan where possible
2 Months Ago
Added failing ByteStream stress test Rewrite ByteStream to use Span / ReadOnlySpan where possible
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.
3 Months Ago
Rewrite ByteStream to use Span / ReadOnlySpan where possible
3 Months Ago
Added failing ByteStream stress test Rewrite ByteStream to use Span / ReadOnlySpan where possible