aufhweifuhiuhawoieufdajfhlwehf92982

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

waste of your time

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Rot13

func Rot13(b byte) byte

Rot13 returns a rune that is put through the rot13 algorithm. This functions skips any charcter that isn't in the English alphabet.

Types

type Rot13Reader

type Rot13Reader struct {
	Reader io.Reader
}

Rot13Reader is an interface that holds another io.Reader and can modify it with the rot13 "encryption" algorithm. It itself is an io.Reader.

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