Int64Ref
open class Int64Ref
A signed 64bit integer reference suitable for passing to lower-level system calls.
Summary
Public constructors
Int64Ref
Int64Ref(value: Long)
Public methods
toString
open fun toString(): String
Return |
String |
a string representation of the object. |
Properties
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.