Method | Description | |
---|---|---|
FastJoin ( ) : byte[] |
Concatenates the provided byte arrays.
|
|
FastJoin ( IList |
Concatenates the provided byte arrays.
|
Method | Description | |
---|---|---|
FastJoinList ( IList |
public static FastJoin ( IList |
||
arrays | IList |
The arrays to concatenate. |
return | byte[] |