fr32

package
v0.0.0-...-eac7084 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2020 License: Apache-2.0, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MTTresh = uint64(32 << 20)

Functions

func NewPadWriter

func NewPadWriter(dst io.Writer) io.WriteCloser

func NewUnpadReader

func NewUnpadReader(src io.Reader, sz abi.PaddedPieceSize) (io.Reader, error)

func Pad

func Pad(in, out []byte)

Assumes len(in)%127==0 and len(out)%128==0

func Unpad

func Unpad(in []byte, out []byte)

Assumes len(in)%128==0 and len(out)%127==0

Types

This section is empty.

Jump to

Keyboard shortcuts

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