EmbeddedConverter..::..FromDouble Method
Converts a given Double to bytes and writes them into the given array.
                
    Namespace: 
   com.onlineobject.objectnet.server.UtilsAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
[MethodImplAttribute] public static void FromDouble( double value, byte[] array, int startIndex )

