Chars

scala.scalanative.nir.Val$.Chars
final case class Chars(value: Seq[Byte]) extends Val

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Val
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def canonicalize: Val

Attributes

Inherited from:
Val
final def isCanonical: Boolean

Attributes

Inherited from:
Val
final def isMinusOne: Boolean

Attributes

Inherited from:
Val
final def isOne: Boolean

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val
final def isVirtual: Boolean

Attributes

Inherited from:
Val
final def isZero: Boolean

Attributes

Inherited from:
Val

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
Val
final def ty: Type

Attributes

Inherited from:
Val

Concrete fields

lazy val byteCount: Int
lazy val bytes: Array[Byte]