Packmatic.Event.EntryCompleted (Packmatic v2.0.0)
View SourceRepresents an Event that is raised when the Encoder has completed reading from the Entry, i.e. when the Source has returned EOF.
Summary
Types
@type t() :: %Packmatic.Event.EntryCompleted{ entry: Packmatic.Manifest.Entry.t(), stream_id: Packmatic.Encoder.stream_id() }