char

package
v0.0.0-...-af7b0bd Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ByteIsChar

func ByteIsChar(value byte) bool

ByteIsChar returns whether the byte is a 'CHAR', as defined by IETF RFC-2616.

CHAR = <any US-ASCII character (octets 0 - 127)>

func RuneIsChar

func RuneIsChar(value rune) bool

RuneIsChar returns whether the rune is a 'CHAR', as defined by IETF RFC-2616.

CHAR = <any US-ASCII character (octets 0 - 127)>

Types

This section is empty.

Jump to

Keyboard shortcuts

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