DeployExecutableByteSerializer

DeployExecutableByteSerializer

class Object
trait Matchable
class Any

Value members

Concrete methods

def argsToBytes(list: Seq[Seq[DeployNamedArg]]): Array[Byte]

bytes serialization of args field

bytes serialization of args field

def toBytes(value: DeployExecutable): Array[Byte]