Searched refs:encodeStd (Results 1 – 1 of 1) sorted by relevance
73 const encodeStd = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" const76 var funnyEncoding = NewEncoding(encodeStd).WithPadding(rune('@'))548 e := NewEncoding(encodeStd)