public static void Write( this Stream stream, byte[] value )
<ExtensionAttribute> Public Shared Sub Write ( stream As Stream, value As Byte() )
public: [ExtensionAttribute] static void Write( Stream^ stream, array<unsigned char>^ value )
[<ExtensionAttribute>] static member Write : stream : Stream * value : byte[] -> unit
GSF.IO.StreamExtensions.Write = function(stream, value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.