ToBytesTable

izumi.sick.model.ToBytesTable
sealed trait ToBytesTable[T]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def write(stream: FileOutputStream, table: RefTableRO[T]): Long