CAR.DagCbor (CAR v0.1.1)

View Source

Module for helping with DAG-CBOR quirks.

Summary

Functions

Decode a given binary using CBOR, with extra handling to pull tagged CIDs out of their wrapping struct.

Functions

decode(binary)

@spec decode(binary()) :: {:ok, any(), binary()} | {:error, atom()}

Decode a given binary using CBOR, with extra handling to pull tagged CIDs out of their wrapping struct.