head	1.1;
access;
symbols
	pkgsrc-2026Q2:1.1.0.12
	pkgsrc-2026Q2-base:1.1
	pkgsrc-2026Q1:1.1.0.10
	pkgsrc-2026Q1-base:1.1
	pkgsrc-2025Q4:1.1.0.8
	pkgsrc-2025Q4-base:1.1
	pkgsrc-2025Q3:1.1.0.6
	pkgsrc-2025Q3-base:1.1
	pkgsrc-2025Q2:1.1.0.4
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.2
	pkgsrc-2025Q1-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2025.03.07.17.10.02;	author pho;	state Exp;
branches;
next	;
commitid	ndhVVF8su7ZsS9MF;


desc
@@


1.1
log
@devel/hs-bytebuild: import hs-bytebuild-0.3.16.3

This is similar to the builder facilities provided by
Data.ByteString.Builder. It is intended to be used in situations where the
following apply:

* An individual entity will be serialized as a small number of bytes (less
  than 512).
* A large number (more than 32) of entities will be serialized one after
  another without anything between them.

Unlike builders from the bytestring package, these builders do not track
their state when they run out of space. A builder that runs out of space
simply aborts and is rerun at the beginning of the next chunk. This strategy
for building is suitable for most CSVs and several line protocols (carbon,
InfluxDB, etc.).
@
text
@$NetBSD$

BLAKE2s (bytebuild-0.3.16.3.tar.gz) = 73758bb2d604f7de27999d1a5c47d50053ee19c848c1742e210a9b1bf553a05c
SHA512 (bytebuild-0.3.16.3.tar.gz) = 95cbf717722b7f3779bae27b5f9c744506848754a03735a23ae59d35eceb8720cb341fcfd96120a4d98b926c7ab055ef3e23b134b86892e9e8cd6f2056c671a9
Size (bytebuild-0.3.16.3.tar.gz) = 39289 bytes
@
