S3ContentLengthBytes

object S3ContentLengthBytes extends Sprout[Long] with SproutShow[Long] with SproutEq[Long] with SproutOrder[Long]
trait SproutOrder[Long]
trait SproutEq[Long]
trait SproutShow[Long]
trait Sprout[Long]
trait Burry[Long]
class Object
trait Matchable
class Any

Type members

Inherited types

type Original = O
Inherited from
Burry
override opaque type Type
Inherited from
Sprout

Value members

Inherited methods

def apply(o: Long): Type
Inherited from
Sprout
@inline
final def newType(o: Long): Type
Inherited from
Sprout
@inline
final def oldType(n: Type): Long
Inherited from
Burry
def symbolicName: String

Used for better error messages, and certain integrations.

Used for better error messages, and certain integrations.

Inherited from
Burry

Inherited fields

final lazy val eqNewType: Eq[Type]
Inherited from
SproutEq
final lazy val newTypeInstance: NewType[Long, Type]
Inherited from
Sprout
final lazy val orderNewType: Order[Type]
Inherited from
SproutOrder
final lazy val scalaCanEqualType: CanEqual[Type, Type]
Inherited from
SproutEq
final lazy val scalaEqNewType: Equiv[Type]
Inherited from
SproutEq
final lazy val scalaOrderingNewType: Ordering[Type]
Inherited from
SproutOrder
final lazy val showNewType: Show[Type]
Inherited from
SproutShow