fr32

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: Apache-2.0, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const BitsNeeded = 254
View Source
const BytesNeeded = 32

Variables

This section is empty.

Functions

func Pad

func Pad(in, out []byte)

Pad assumes len(in)%127==0 and len(out)%128==0

func Unpad

func Unpad(out, in []byte)

Unpad assumes len(in)%128==0 and len(out)%127==0

Types

type Fr32

type Fr32 [BytesNeeded]byte

type InternalType

type InternalType interface {
	[]byte | [BytesNeeded]byte
}

Jump to

Keyboard shortcuts

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