Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 274 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 274 Bytes

Base64 Stream I/O

C# utilities for encoding/decoding gigabytes of a base64 text stream into a binary data stream and back with speed and a minimal footprint.

This codebase also includes unit tests as examples.
Written on Visual Studio 2019 with .Net Framework 4.8.