<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.23.0-beta.1" />

Azure.Storage.IHasherExtensions

static class IHasherExtensions
public static Memory<byte> GetFinalHash(this IHasher hasher)

Creates a new buffer with the current hash calculation and returns it. Note that some implementations have an explicit hash finalization step. Therefore this method should NOT be called to observe a partial calculation.