cborg-0.2.8.0: Concise Binary Object Representation (CBOR)
Copyright (c) Ben Gamari 2017-2018
License BSD3-style (see LICENSE.txt)
Maintainer duncan@community.haskell.org
Stability experimental
Portability non-portable (GHC extensions)
Safe Haskell None
Language Haskell2010

Codec.CBOR.ByteArray

Description

A ByteArray with more instances than ByteArray . Some day when these instances are reliably available from primitive we can likely replace this with ByteArray .

Synopsis

Simple byte arrays

Conversions