WebUtils

com.malliina.util.WebUtils
See theWebUtils companion object
trait WebUtils

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object WebUtils.type

Members list

Value members

Concrete methods

def encodeURIComponent(input: String): String

Simulates JavaScript.encodeURIComponent(...)