ouroboros-network-framework-0.1.0.1
Safe Haskell None
Language Haskell2010

Ouroboros.Network.CodecCBORTerm

Synopsis

Documentation

data CodecCBORTerm fail a Source #

A pure codec which encodes to / decodes from Term . This is useful if one expects a valid cbor encoding, which one might not know how to decode like in the Handshake protocol.