Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteIsChar ¶
ByteIsChar returns whether the byte is a 'CHAR', as defined by IETF RFC-2616.
CHAR = <any US-ASCII character (octets 0 - 127)>
func RuneIsChar ¶
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.
Click to show internal directories.
Click to hide internal directories.