mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2024-11-14 10:49:41 +01:00
b6499a6c12
Renames the IsEmpty() functions that check if an array is all zeros. This helps avoid confusion because Span has an IsEmpty property that returns true if the span's length is 0. The change actually revealed a tiny bug in KeyDerivation where the property was accidentally used instead of the function. |
||
---|---|---|
.. | ||
CodeGen | ||
_build.csproj | ||
Build.cs | ||
RepackNuget.cs |