ReadStreamEventsWriter

trait BytesWriter[ReadStreamEvents]
class Object
trait Matchable
class Any

Value members

Concrete methods

def toProto(x: ReadStreamEvents): 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: ReadStreamEvents): ByteVector
Inherited from
ProtoWriter