Info
Version: | 1.3.2 |
Author(s): | Utf8Utils |
Last Update: | Thursday, December 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ufcpp/Utf8Utils |
NuGet Url: | https://www.nuget.org/packages/Utf8Utils |
Install
Install-Package Utf8Utils
dotnet add package Utf8Utils
paket add Utf8Utils
Utf8Utils Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
Tags
Decode, encode, search, compare, and getting hashcode are directly on ArraySegment<byte>. There is no string allocation.