iceberg-cpp
Loading...
Searching...
No Matches
Classes
base64.h File Reference

Base64 and base64url encoding/decoding (RFC 4648). More...

#include <string>
#include <string_view>
#include "iceberg/iceberg_export.h"
#include "iceberg/result.h"

Go to the source code of this file.

Classes

class  iceberg::Base64
 Utilities for base64 and base64url encoding and decoding. More...
 

Detailed Description

Base64 and base64url encoding/decoding (RFC 4648).