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