baseconv

package
v0.0.0-...-642df0c Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseConv

type BaseConv struct {
	// contains filtered or unexported fields
}

func NewBaseConv

func NewBaseConv(name string, radix int64, encodeStd string) BaseConv

func (*BaseConv) Decode

func (bc *BaseConv) Decode(input string) (output []byte, err error)

func (*BaseConv) Encode

func (bc *BaseConv) Encode(input []byte) (output string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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