wavex v0.4.11 Wavex.Utils

Miscellaneous utilities.

Link to this section Summary

Functions

Read a FourCC (four character code)

Link to this section Functions

Link to this function read_fourCC(arg1, expected_code)
read_fourCC(binary(), binary()) ::
  {:ok, binary()}
  | {:error, Wavex.Error.UnexpectedFourCC.t() | Wavex.Error.UnexpectedEOF.t()}

Read a FourCC (four character code).