class haxe.io.Bytes
Class Fields
Instance Fields
function setDouble(pos:Int, v:Float): Void
Store the IEEE double precision value at given position in low endian encoding. Result is unspecified if writing outside of the bounds.
class haxe.io.Bytes
function setDouble(pos:Int, v:Float): Void
Store the IEEE double precision value at given position in low endian encoding. Result is unspecified if writing outside of the bounds.