WebUtils

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

Attributes

Companion
trait
Graph
Supertypes
trait WebUtils
class Object
trait Matchable
class Any
Self type
WebUtils.type

Members list

Value members

Inherited methods

def encodeURIComponent(input: String): String

Simulates JavaScript.encodeURIComponent(...)