Searched refs:EncodedLength (Results 1 – 1 of 1) sorted by relevance
33 std::optional<size_t> EncodedLength(size_t len) { in EncodedLength() function66 auto len_res = EncodedLength(size); in EncodeBase64()