unibyte

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2015 License: MIT Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsLetter

func IsLetter(b byte) bool

IsLetter check character is a letter or not

func IsLower

func IsLower(b byte) bool

IsLower check letter is lower case or not

func IsSpace

func IsSpace(b byte) bool

IsSpace only call unicode.IsSpace

func IsSpaceQuote

func IsSpaceQuote(b byte) bool

IsSpaceQuote return wehter a byte is space or quote characters

func IsUpper

func IsUpper(b byte) bool

IsUpper check letter is upper case or not

func ToLower

func ToLower(b byte) byte

ToLower convert a byte to lower case

func ToLowerString

func ToLowerString(b byte) string

ToLowerString convert a byte to lower case string

func ToUpper

func ToUpper(b byte) byte

ToUpper convert a byte to upper case

func ToUpperString

func ToUpperString(b byte) string

ToUpperString convert a byte to upper case string

Types

This section is empty.

Jump to

Keyboard shortcuts

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