public static int ReadInt32( this Stream stream )
<ExtensionAttribute> Public Shared Function ReadInt32 ( stream As Stream ) As Integer
public: [ExtensionAttribute] static int ReadInt32( Stream^ stream )
[<ExtensionAttribute>] static member ReadInt32 : stream : Stream -> int
GSF.IO.StreamExtensions.ReadInt32 = function(stream);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.