- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for invalidErasureAlgoReedSolomonlastErasureAlgo (0.69 sec)
-
cmd/xl-storage-format-v2_string.go
// Re-run the stringer command to generate them again. var x [1]struct{} _ = x[invalidErasureAlgo-0] _ = x[ReedSolomon-1] _ = x[lastErasureAlgo-2] } const _ErasureAlgo_name = "invalidErasureAlgoReedSolomonlastErasureAlgo" var _ErasureAlgo_index = [...]uint8{0, 18, 29, 44} func (i ErasureAlgo) String() string { if i >= ErasureAlgo(len(_ErasureAlgo_index)-1) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Dec 02 19:29:16 UTC 2021 - 1.4K bytes - Viewed (0)