rot13

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

README

Rot13

Build Status Go Report Card Docs License

Code originally from The Go Authors with some additional helpers.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Rot13

func Rot13(b byte) byte

func Rot13Bytes

func Rot13Bytes(b []byte) []byte

func Rot13String

func Rot13String(s string) string

Types

type Rot13Reader

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

func (Rot13Reader) Read

func (r Rot13Reader) Read(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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