ShortFormat

object ShortFormat extends Format[Short]
trait Format[Short]
trait Writes[Short]
trait Reads[Short]
class Object
trait Matchable
class Any

Value members

Concrete methods

def reads(in: Input): Short
def writes(out: Output, t: Short): Unit