byte

open override fun byte(name: String): PathVariable<Byte>(source)

Creates a required PathVariable expecting a byte value.

Return

path variable backed by the byte codec.

Parameters

name

canonical parameter name embedded in the URI template.