UnitFormat

sbinary.Protocol.UnitFormat$
object UnitFormat extends Format[Unit]

Attributes

Graph
Supertypes
trait Format[Unit]
trait Writes[Unit]
trait Reads[Unit]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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