Concatenates ByteString instances.
ByteString instance to use as separator
ByteString instances to join
new ByteString instance
Use ByteString.Empty as the value for separator to concatenate byte strings with an empty
separator string.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | separator is null or value is null |
ByteString Class | Hunny.Base Namespace | ByteString.Join Overload List