Packages

A library to control .wav file in pure Gleam-lang

Current section

Files

Jump to
glwav include glwav_RiffFormatError.hrl
Raw

include/glwav_RiffFormatError.hrl

-record(riff_format_error, {inner :: glriff:from_bit_array_error()}).