CAR (CAR v0.1.1)
View SourceTools for working with CAR files.
Summary
Functions
Decode a CAR into an Elixir struct.
Functions
@spec decode(binary()) :: {:ok, CAR.Archive.t()} | CAR.Decoder.header_error() | CAR.Decoder.block_error()
Decode a CAR into an Elixir struct.