Implement FNV-1a hash extension for String and update key hashing in BinaryTable

This commit is contained in:
ImBenji
2025-09-17 23:25:01 +01:00
parent d6262421e7
commit 5fe00e922b

View File

@@ -13,7 +13,7 @@
Use of this source code is governed by a MIT license that can be found in the LICENSE file.
This file is part of the Binary Table package for Dart.
This file is part of the SweepStore (formerly Binary Table) package for Dart.
*/