public static byte[] Combine( this byte[][] buffers )
<ExtensionAttribute> Public Shared Function Combine ( buffers As Byte()() ) As Byte()
public: [ExtensionAttribute] static array<unsigned char>^ Combine( array<array<unsigned char>^>^ buffers )
[<ExtensionAttribute>] static member Combine : buffers : byte[][] -> byte[]
GSF.ArrayExtensions.Combine = function(buffers);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.