Strict

final case class Strict(chunk: Chunk[Byte]) extends Entity[Pure]
trait Serializable
trait Product
trait Equals
trait Entity[Pure]
class Object
trait Matchable
class Any

Value members

Concrete methods

def ++[F1[x]](that: Entity[F1]): Entity[F1]
override def toString: String
Definition Classes
Any
def translate[F1[x], G[_]](fk: FunctionK[F1, G]): Entity[G]

Inherited methods

Inherited from:
Product

Concrete fields