jsonValueToShort

object jsonValueToShort extends JsonInput[Short]

Converts JsonValue to Short.

trait JsonInput[Short]
class Object
trait Matchable
class Any

Value members

Concrete methods

def read(value: JsonValue): Short

Converts JSON value.

Converts JSON value.