Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
ScssPhp\ScssPhp\SourceMap\Base64 Class Reference

Base 64 Encode/Decode. More...

Static Public Member Functions

static decode ($value)
 Convert from base64.
 
static static static encode ($value)
 Convert to base64.
 

Detailed Description

Base 64 Encode/Decode.

Author
Anthon Pang antho.nosp@m.n.pa.nosp@m.ng@gm.nosp@m.ail..nosp@m.com

Member Function Documentation

◆ decode()

static ScssPhp\ScssPhp\SourceMap\Base64::decode ( $value)
static

Convert from base64.

Parameters
string$value
Return values
int

◆ encode()

static static static ScssPhp\ScssPhp\SourceMap\Base64::encode ( $value)
static

Convert to base64.

Parameters
int$value
Return values
string

The documentation for this class was generated from the following file: