Buffer.fromEncodedString() - Mtax-Development/GML-OOP GitHub Wiki Arguments Name Type Optional string {string} No offset? {int} Yes Returns Not applicable. Description Decode a string using the Base64 format to recreate a Buffer into this one. A byte offset can be specified for where the operation will start within the decoded Buffer. ⚠️ **GitHub.com Fallback** ⚠️