Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 356 Bytes

File metadata and controls

5 lines (3 loc) · 356 Bytes

Spotflow.Base62

A fast, dependency-free Base62 encoder and decoder for .NET 8, .NET 9, and .NET 10. It provides character and UTF-8 span APIs, streaming operations, strict input validation, and a deterministic binary encoding format.

See the project repository for usage instructions and format details.