Searched refs:b64_1 (Results 1 – 1 of 1) sorted by relevance
130 int b64_1() const {return ((_data[0] & _0000_0011) << 4) + ((_data[1] & _1111_0000)>>4);} in b64_1() function136 void b64_1(int _ch) { in b64_1() function172 *_To = _Tr::to_char_type(_base64Chars[_3to4.b64_1()]); ++_To; in put()184 *_To = _Tr::to_char_type(_base64Chars[_3to4.b64_1()]); ++_To; in put()194 *_To = _Tr::to_char_type(_base64Chars[_3to4.b64_1()]); ++_To; in put()263 _3to4.b64_1(_Char); in get()