ByteOrdering

scodec.bits.ByteOrdering
See theByteOrdering companion object
sealed trait ByteOrdering

Enumeration of byte ordering.

Attributes

Companion:
object
Source:
ByteOrdering.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BigEndian.type
object LittleEndian.type

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
ByteOrdering.scala