ByteArray

ba.sake.formson.FormValue.ByteArray
final case class ByteArray(value: Array[Byte]) extends FormValue

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val tpe: String

Attributes

Inherited from:
FormValue