Untitled Project Documentation
  • Welcome
  • USEFUL INFORMATION
    • 📲Getting started
    • 🧠Examples
      • ⚙️ASCII Art
      • ⚙️Webhook
      • ⚙️Custom Renderer
    • 📋Connections
  • Documentation
    • ⚙️API Reference
      • ⚙️Tables
        • ⚙️Client
        • ⚙️Input
        • ⚙️Window
        • ⚙️Graphics
        • ⚙️Renderer
        • ⚙️Animations
        • ⚙️Math
        • ⚙️Http
        • ⚙️Utils
      • ⚙️Types
        • ⚙️Color
        • ⚙️Vector2D
        • ⚙️Vector3D
        • ⚙️Vector4D
        • ⚙️Vertex
        • ⚙️Rect
      • ⚙️Globals
      • ⚙️Enumerations
Powered by GitBook
On this page
  • Sha256Encode (string) :
  • Base64Encode (string) :
  • Base64Decode (string)
  1. Documentation
  2. ⚙️API Reference
  3. ⚙️Tables

⚙️Utils

Utils table

Sha256Encode (string) :

Utils.Sha256Encode(string)

Base64Encode (string) :

Utils.Base64Encode(string)

Base64Decode (string)

Utils.Base64Decode(string)
PreviousHttpNextTypes

Last updated 1 year ago