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