void WriteDouble( double value, EndianType endianType )
Sub WriteDouble ( value As Double, endianType As EndianType )
abstract WriteDouble : value : float * endianType : EndianType -> unit
In This Article