|
@@ -5,6 +5,8 @@ pragma solidity ^0.8.0;
|
|
|
|
|
|
/**
|
|
/**
|
|
* @dev Provides a set of functions to operate with Base64 strings.
|
|
* @dev Provides a set of functions to operate with Base64 strings.
|
|
|
|
+ *
|
|
|
|
+ * _Available since v4.5._
|
|
*/
|
|
*/
|
|
library Base64Upgradeable {
|
|
library Base64Upgradeable {
|
|
/**
|
|
/**
|