LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::Base64, including all inherited members.
decode(css::uno::Sequence< sal_Int8 > &aPass, std::u16string_view sBuffer) | comphelper::Base64 | static |
decodeSomeChars(css::uno::Sequence< sal_Int8 > &aPass, std::u16string_view sBuffer) | comphelper::Base64 | static |
encode(OUStringBuffer &aStrBuffer, const css::uno::Sequence< sal_Int8 > &aPass) | comphelper::Base64 | static |
encode(OStringBuffer &aStrBuffer, const css::uno::Sequence< sal_Int8 > &aPass) | comphelper::Base64 | static |