Class that decodes data according with the specs of RFC-4648
- Auteur
- Luís Otávio Cobucci Oblonczyk lcobu.nosp@m.cci@.nosp@m.gmail.nosp@m..com
- Depuis
- 0.1.0
http://tools.ietf.org/html/rfc4648#section-5
◆ base64UrlDecode()
Decodes from base64url
- Paramètres
-
- Renvoie
- string
Références $data.
◆ jsonDecode()
Decodes from JSON, validating the errors (will return an associative array instead of objects)
- Paramètres
-
- Renvoie
- mixed
- Exceptions
-
RuntimeException | When something goes wrong while decoding |
Références $data, et CannotDecodeContent\jsonIssues().
La documentation de cette classe a été générée à partir du fichier suivant :