fivebit

package
v0.0.0-...-462374e Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: Unlicense Imports: 2 Imported by: 0

Documentation

Overview

Package fivebit implements a 5-bit ASCII encoding.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeChar

func DecodeChar(c byte) (byte, error)

DecodeChar decodes a single 5-bit encode character.

func Encode

func Encode(text []byte) ([]byte, error)

Encode text in 5-bit ASCII (one byte per character).

func EncodedLen

func EncodedLen(text []byte) (int, error)

EncodedLen returns the encoded length (in bytes) of text in 5-bit ASCII.

Types

This section is empty.

Jump to

Keyboard shortcuts

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