ChunkSize

com.dwolla.security.crypto.package-platform$package.ChunkSize
object ChunkSize extends NewtypeWrapped[PosInt]

Attributes

Source
package-platform.scala
Graph
Supertypes
class NewtypeWrapped[PosInt]
class Newtype[PosInt]
class Object
trait Matchable
class Any
Self type
ChunkSize.type

Members list

Type members

Inherited types

override opaque type Type

Attributes

Inherited from:
NewtypeTrait (hidden)
Source
NewEncoding.scala

Value members

Inherited methods

final def apply(x: PosInt): Type

Attributes

Inherited from:
NewWrapped (hidden)
Source
NewWrapped.scala
final inline protected def derive[F[_]](implicit ev: F[PosInt]): F[Type]

Attributes

Inherited from:
NewEncoding (hidden)
Source
NewEncoding.scala
final def unapply[A](a: A)(implicit ev: A =:= Type): Some[PosInt]

Attributes

Inherited from:
NewWrapped (hidden)
Source
NewWrapped.scala
final inline protected def unsafeCoerce(value: PosInt): Type

Attributes

Inherited from:
NewEncoding (hidden)
Source
NewEncoding.scala

Extensions

Inherited extensions

extension (self: Type)
final inline def value: PosInt

Attributes

Inherited from:
NewEncoding (hidden)
Source
NewEncoding.scala

Implicits

Inherited implicits

final implicit val builder: Aux[Type, PosInt]

Attributes

Inherited from:
NewWrapped (hidden)
Source
NewWrapped.scala
implicit val codec: Aux[Type, PosInt]

Attributes

Inherited from:
NewEncoding (hidden)
Source
NewEncoding.scala
implicit val typeInfo: TypeInfo[Type]

Attributes

Inherited from:
NewEncoding (hidden)
Source
NewEncoding.scala