W3cubDocs

/Haxe

Int64Helper

package haxe

Available on all platforms

Helper for parsing to Int64 instances.

Static methods

staticfromFloat(f:Float):Int64

Create Int64 from given float.

staticparseString(sParam:String):Int64

Create Int64 from given string.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/Int64Helper.html