wavex v0.5.0 Wavex.Error.UnexpectedEOF

An unexpected end of file.

iex> to_string(%Wavex.Error.UnexpectedEOF{})
"expected more data, got an end of file"

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Wavex.Error.UnexpectedEOF{}