Y4mReader.HeaderParser (y4m v0.2.1)

Parser to deserialize y4m file header.

Link to this section Summary

Functions

Deserialize first line in y4m file.

Link to this section Functions

Link to this function

parse(header_line)

@spec parse(binary()) :: {:ok, any()} | {:invalid_header, binary()}

Deserialize first line in y4m file.