mirror of
https://github.com/aaru-dps/Aaru.Checksums.git
synced 2025-12-16 19:24:29 +00:00
More code cleanups.
This commit is contained in:
@@ -34,6 +34,9 @@ namespace Aaru.Checksums;
|
|||||||
|
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Handles native implementations of compression algorithms
|
||||||
|
/// </summary>
|
||||||
public static class Native
|
public static class Native
|
||||||
{
|
{
|
||||||
static bool _checked;
|
static bool _checked;
|
||||||
|
|||||||
Reference in New Issue
Block a user