CString package:bytebuild
Create a builder from a
NUL-terminated
CString. This
ignores any textual encoding, copying bytes until
NUL is
reached.
Create a builder from a C string with explicit length. The builder
must be executed before the C string is freed.