Membrane.FLAC.Parser.Engine.flush

You're seeing just the function flush, go back to Membrane.FLAC.Parser.Engine 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.