Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
hex_codec.cc File Reference
#include "flutter/fml/base32.h"
#include <cstdint>
#include <string>

Go to the source code of this file.

Namespaces

namespace  fml
 

Functions

std::string fml::HexEncode (std::string_view input)
 

Variables

static constexpr char fml::kEncoding [] = "0123456789abcdef"