NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
NetTopologySuite.Utilities.BitConverter Class Reference

A supoort class: the purpose is to integrate System.BitConverter methods not presents in .NET Compact Framework. More...

Static Public Member Functions

static long DoubleToInt64Bits (double x)
 
static double Int64BitsToDouble (long x)
 

Detailed Description

A supoort class: the purpose is to integrate System.BitConverter methods not presents in .NET Compact Framework.

Member Function Documentation

static long NetTopologySuite.Utilities.BitConverter.DoubleToInt64Bits ( double  x)
static

Parameters
x
Returns
static double NetTopologySuite.Utilities.BitConverter.Int64BitsToDouble ( long  x)
static

Parameters
x
Returns

The documentation for this class was generated from the following file: