We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134168d commit d88ea55Copy full SHA for d88ea55
internal/bitflip/bitflip.go
@@ -1,3 +1,7 @@
1
+// Copyright 2025 The LevelDB-Go and Pebble Authors. All rights reserved. Use
2
+// of this source code is governed by a BSD-style license that can be found in
3
+// the LICENSE file.
4
+
5
package bitflip
6
7
// CheckSliceForBitFlip flips bits in data to see if it matches the expected checksum.
0 commit comments