package
0.2.0
Repository: https://github.com/ipfs/go-ipld-cbor.git
Documentation: pkg.go.dev

# Functions

NewMarshallerAtlased constructs a new cbor Marshaller using the given atlas.
NewPooledCloner returns a PooledCloner with the given atlas.
NewPooledMarshaller returns a PooledMarshaller with the given atlas.
NewPooledUnmarshaller returns a PooledUnmarshaller with the given atlas.
NewUnmarshallerAtlased creates a new reusable unmarshaller.

# Structs

Marshaller is a reusbale CBOR marshaller.
PooledCloner is a thread-safe pooled object cloner.
PooledMarshaller is a thread-safe pooled CBOR marshaller.
PooledUnmarshaller is a thread-safe pooled CBOR unmarshaller.
Unmarshaller is a reusable CBOR unmarshaller.