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.
ToUpper returns a copy of the byte slice s with all Unicode letters mapped to their upper case.