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