Skip to content

Instantly share code, notes, and snippets.

View chgibb's full-sized avatar

Chris Gibb chgibb

  • Apple
  • Cupertino
View GitHub Profile
@chgibb
chgibb / Base64.h
Created April 7, 2019 15:38 — forked from tomykaira/Base64.h
C++ single header base64 decode/encoder.
#ifndef _MACARON_BASE64_H_
#define _MACARON_BASE64_H_
/**
* The MIT License (MIT)
* Copyright (c) 2016 tomykaira
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including