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