ExGrib.Grib2.Section8 (ex_grib v0.0.1) View Source

Section 8

End section

https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_sect8.shtml

Link to this section Summary

Link to this section Types

Specs

input() :: binary()

Specs

t() :: {:ok, :end_of_file} | {:ok, :more_data, binary()} | :error

Link to this section Functions

Specs

parse(input()) :: t()