concat package:byteslice

Concatenate chunks into a single contiguous byte sequence.
Concatenate chunks into a strict bytestring.
Variant of concat that ensure that the resulting byte sequence is pinned memory.
Variant of concatPinned that returns an unsliced pinned byte sequence.
Variant of concat that returns an unsliced byte sequence.