webrtc/rtc_base/third_party/base64
Artem Titov 96e3b991da Use backticks not vertical bars to denote variables in comments for /rtc_base
Bug: webrtc:12338
Change-Id: I72fcb505a92f03b2ace7160ee33d555a977eddfd
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226955
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34587}
2021-07-28 13:51:47 +00:00
..
base64.cc Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
base64.h Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
BUILD.gn Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
LICENSE
README.chromium

Name: A simple base64 encoder and decoder
Short Name: base64
URL:
Version: 0
Date: 2018-06-20
License: Custom license
License File: LICENSE
Security Critical: yes

Description:
A simple base64 encoder and decoder