fec

package
v0.0.0-...-94820cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: Unlicense Imports: 4 Imported by: 0

Documentation

Overview

Package fec implements Reed Solomon 9/3 forward error correction,

intended to be sent as 9 pieces where 3 uncorrupted parts allows assembly of the message

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(chunks [][]byte) (data []byte, err error)

func Encode

func Encode(data []byte) (chunks [][]byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL