@hackage builder0.2

bounded ByteArray builder type

A Builder type for ByteArray. Appending these builders can be cheaper than when appending ByteArray values, since only one buffer allocation is performed.