TransactionWriteWriter

trait BytesWriter[TransactionWrite]
class Object
trait Matchable
class Any

Value members

Concrete methods

def toProto(x: TransactionWrite): Builder

Inherited methods

final
def protoByteString(uuid: Uuid): ByteString
Inherited from
ProtoWriter
final
def protoByteString(bs: ByteString): ByteString
Inherited from
ProtoWriter
final
def protoByteStringOption(bs: ByteString): Option[ByteString]
Inherited from
ProtoWriter
final
def write(x: TransactionWrite): ByteVector
Inherited from
ProtoWriter