FreeBSD.software
Home/devel/vstr

vstr

1.0.15_2

General purpose string library for C

Vstr is a string library, designed so you can work optimally with readv()/writev() for input/output. This means that, for instance, you can readv() data to the end of the string and writev() data from the beginning of the string without having to allocate or move memory. It also means that the library is completely happy with data that has multiple zero bytes in it.

Origin: devel/vstr
Category: devel
Size: 2.03MiB
License: LGPL21+
Maintainer: ports@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install vstr

More in devel