InvalidOpcode

zio.wasm.syntax.SyntaxError$.InvalidOpcode
final case class InvalidOpcode(prefix: Option[Byte], code: Int)

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
SyntaxError -> Any
Inherited from:
SyntaxError