Skip to content

@lang:bytes.concat

Concatenate bytes values together.

Returns: bytes

@lang:bytes.concat(first ...rest)
NameTypeDescription
firstbytesFirst bytes value
[...rest]bytesBytes values to append