LittleEndian

case object LittleEndian extends ByteOrdering
Byte ordering where the least significant byte is at the smallest address.
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemTypes = EmptyTuple
Inhertied from
Singleton
type MirroredType = Singleton
Inhertied from
Singleton
type MirroredMonoType = Singleton
Inhertied from
Singleton
type MirroredLabel <: String
The name of the type
Inhertied from
Mirror
type MirroredElemLabels = EmptyTuple
Inhertied from
Singleton

Value members

Methods

def toJava: ByteOrder

Inherited methods

def productIterator: Iterator[Any]
Inhertied from
Product
def fromProduct(p: Product): MirroredMonoType
Inhertied from
Singleton
def productElementNames: Iterator[String]
Inhertied from
Product