ExprBArOpt_5

molecule.boilerplate.api.expression.ExprBArOpt_5
trait ExprBArOpt_5[A, B, C, D, E, t, Ns1[_, _, _, _, _, _], Ns2[_, _, _, _, _, _, _]] extends ExprBArOptOps_5[A, B, C, D, E, t, Ns1, Ns2]

Attributes

Source
ExprBArOpt_.scala
Graph
Supertypes
trait ExprBArOptOps_5[A, B, C, D, E, t, Ns1, Ns2]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(byteArray: Option[Array[t]]): Ns1[A, B, C, D, E, t]

Attributes

Source
ExprBArOpt_.scala

Inherited methods

protected def _exprBArOpt(op: Op, optByteArray: Option[Array[t]]): Ns1[A, B, C, D, E, t]

Attributes

Inherited from:
ExprBArOptOps_5
Source
ExprBArOpt_.scala