fs2.protocols.mpeg.transport.Demultiplexer.ResetDecodeState
Error that indicates any data accumulated by the demultiplexer should be dropped and no further decoding should occur until the next payload start.
Attributes
-
Source
-
Demultiplexer.scala
-
Graph
-
-
Supertypes
-
trait Serializable
class Object
trait Matchable
class Any
Show all
Members list
Gets a description of the error.
Returns a new error with the specified context identifier pushed in to the context stack.
Returns a new error with the specified context identifier pushed in to the context stack.
Attributes
-
Source
-
Demultiplexer.scala
Gets a description of the error with the context identifiers prefixing the message.
Gets a description of the error with the context identifiers prefixing the message.
Attributes
-
Inherited from:
-
Err
-
Source
-
Err.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
-
Inherited from:
-
Err
-
Source
-
Err.scala