Membrane.Element.FLACParser.Parser.flush
You're seeing just the function
flush
, go back to Membrane.Element.FLACParser.Parser module for more information.
Specs
flush(state()) :: {:ok, Membrane.Buffer.t()}
Outputs the last buffer queued in parser. Should be called afer providing all data to the parser.