put_float64_be


Description:

[ CCode ( cname = "gst_byte_writer_put_float64_be" ) ]
public bool put_float64_be (double val)

Writes a big endian 64 bit float to this.

Parameters:

this

ByteWriter instance

val

Value to write

Returns:

true if the value could be written