ByteParam

object ByteParam extends SimpleParam[Byte]
class SimpleParam[Byte]
class QueryParamReader[Byte]
trait ArgReader[Seq[String], Byte, Request]
class Object
trait Matchable
class Any

Value members

Inherited methods

def arity: Int
Inherited from:
SimpleParam
def read(ctx: Request, label: String, v: Seq[String]): Byte
Inherited from:
SimpleParam