small-bytearray-builder: Serialize to bytes

[ bsd3, data, library ] [ Propose Tags ]

Compatibility shim for bytebuild. This reexports modules under then Data.ByteArray namespace.


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • ByteArray
      • Data.ByteArray.Builder
        • Data.ByteArray.Builder.Bounded
          • Data.ByteArray.Builder.Bounded.Unsafe
        • Data.ByteArray.Builder.Unsafe
    • Bytes
      • Data.Bytes.Chunks

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.7.0
Change log CHANGELOG.md
Dependencies base (>=4.12.0.0 && <5), bytebuild (>=0.3.7 && <0.4), byteslice (>=0.2.2 && <0.3) [details]
License BSD-3-Clause
Copyright 2020 Andrew Martin
Author Andrew Martin
Maintainer amartin@layer3com.com
Category Data
Home page https://github.com/byteverse/small-bytearray-builder-compat
Bug tracker https://github.com/byteverse/small-bytearray-builder-compat/issues
Source repo head: git clone git://github.com/byteverse/small-bytearray-builder-compat.git
Uploaded by l3c_amartin at 2024-02-13T17:27:31Z
Distributions
Reverse Dependencies 3 direct, 37 indirect [details]
Downloads 3013 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2024-02-13 [all 1 reports]

Readme for small-bytearray-builder-0.3.7.0

[back to package description]

small-bytearray-builder

This library is a compatibility shim. Use bytebuild instead. The name of this library does not match the GitHub repository name. This is so that GitHub can redirect byteverse/small-bytearray-builder to byteverse/bytebuild for a while. Eventually, this repository will be renamed.