class

MinknowApi::Data::GetLiveReadsResponse::ReadData

Inherits Proto::Message < Proto::HasUnknownFields < Reference < Object

Constructors

decode(bytes : Bytes) : self

Decode a message from a raw byte slice.

Source
decode(io : IO) : self
Source
decode_partial(bytes : Bytes) : self
Source
decode_partial(io : IO) : self
Source

Instance methods

==(other : self) : Bool

Returns true if this reference is the same as other. Invokes same?.

Source
chunk_classifications
Source
chunk_classifications=(chunk_classifications : Array(Int32))
Source
chunk_length
Source
chunk_length=(chunk_length : UInt64)
Source
chunk_start_sample
Source
chunk_start_sample=(chunk_start_sample : UInt64)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
id=(id : String)
Source
median
Source
median=(median : Float32)
Source
median_before
Source
median_before=(median_before : Float32)
Source
previous_read_classification
Source
previous_read_classification=(previous_read_classification : Int32)
Source
previous_read_end_reason
Source
previous_read_end_reason=(previous_read_end_reason : Proto::OpenEnum(MinknowApi::ReadEndReason::ReadEndReason))
Source
raw_data
Source
raw_data=(raw_data : Bytes)
Source
start_sample
Source
start_sample=(start_sample : UInt64)
Source