SlidingWindow 1.0.7
SlidingWindow provides an interface to retrieve chunks from a byte array using a sliding window.
Install-Package SlidingWindow -Version 1.0.7
dotnet add package SlidingWindow --version 1.0.7
<PackageReference Include="SlidingWindow" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlidingWindow --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SlidingWindow, 1.0.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added AdvanceToNewChunk() method.
Dependencies
-
.NETCoreApp 3.0
- No dependencies.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SlidingWindow:
Package | Downloads |
---|---|
WatsonDedupe
Standalone C# library for deduplication of data.
|
GitHub repositories
This package is not used by any popular GitHub repositories.