https://github.com/soenneker/soenneker.extensions.spans.readonly.bytes
A collection of helpful ReadOnlySpan (byte) extension methods
https://github.com/soenneker/soenneker.extensions.spans.readonly.bytes
byte bytes csharp dotnet extension extensions readonly readonlyspan readonlyspanbyteextension soenneker span spans
Last synced: 23 minutes ago
JSON representation
A collection of helpful ReadOnlySpan (byte) extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.spans.readonly.bytes
- Owner: soenneker
- License: mit
- Created: 2025-10-23T16:55:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-01-12T08:26:00.000Z (about 2 months ago)
- Last Synced: 2026-01-12T10:38:36.041Z (about 2 months ago)
- Topics: byte, bytes, csharp, dotnet, extension, extensions, readonly, readonlyspan, readonlyspanbyteextension, soenneker, span, spans
- Language: C#
- Homepage: https://soenneker.com
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.spans.readonly.bytes/)
[](https://github.com/soenneker/soenneker.extensions.spans.readonly.bytes/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.spans.readonly.bytes/)
#  Soenneker.Extensions.Spans.Readonly.Bytes
### A collection of helpful ReadOnlySpan (byte) extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Spans.Readonly.Bytes
```