S3BinaryContent

object S3BinaryContent extends SproutSub[Array[Byte]]
trait SproutSub[Array[Byte]]
trait Sprout[Array[Byte]]
trait Burry[Array[Byte]]
class Object
trait Matchable
class Any

Type members

Inherited types

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

Value members

Inherited methods

def apply(o: Array[Byte]): Type
Inherited from
Sprout
@inline
final def newType(o: Array[Byte]): Type
Inherited from
Sprout
@inline
final def oldType(n: Type): Array[Byte]
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 newTypeInstance: NewType[Array[Byte], Type]
Inherited from
Sprout