Skip to content

v1.0.0-preview-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gfoidl gfoidl released this 02 Dec 18:26
· 101 commits to master since this release
4d16d8b

Note

Preview release -- still WIP as .NET Core 3.0 is WIP and HW intrinsics are not fully / offical supported.

What's new?

  • Exposes the method IBase64 GetDecodedLength with an int as parameter (#24)
  • Added detection for base64 or base64Url (#38)

Bugs fixed

  • Base64Encoder.GetDecodedLength may be unsafe if length < 2 (#32)

Where to get?

https://www.nuget.org/packages/gfoidl.Base64/1.0.0-preview-2