ByteOrdering

sealed trait ByteOrdering

Enumeration of byte ordering.

Companion:
object
class Object
trait Matchable
class Any
object BigEndian.type
object LittleEndian.type

Value members

Abstract methods

def toJava: ByteOrder