DeployExecutableByteSerializer

DeployExecutableByteSerializer

class Object
trait Matchable
class Any

Value members

Concrete methods

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

bytes serialization of args field

bytes serialization of args field

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