___Int64

haxe._Int64.___Int64 (private class)

Instance Members



toString(): String

We also define toString here to ensure we always get a pretty string when tracing or calling Std.string. This tends not to happen when toString is only in the abstract.

Returns
String

new(high: haxe.Int32, low: haxe.Int32): Void
Name Type
high haxe.Int32
low haxe.Int32