Examples using... bytes.ToUpper()
Recent
DecodeHeader decodes all encoded-words of the given string. It returns an
error if and only if CharsetReader of d returns an error.
Decode decodes an RFC 2047 encoded-word.
ToUpper returns a copy of the byte slice s with all Unicode letters mapped to
their upper case.