package
0.0.0-20230727181034-12667e71b473
Repository: https://github.com/8ff/udarp.git
Documentation: pkg.go.dev

# Functions

Function that chunks the data into 1 shard of [][]byte and pads uneven shards with 0x00, shardSize is automatically calculated.
Decode the data using reedsolomon.
No description provided by the author
Function that goes over [][]byte and returns []byte.
Function which encodes the data using reedsolomon.
Function that goes over []byte and returns [][]byte splitting by chunkSize.

# Structs

No description provided by the author