UnsafeRichLong

final implicit
class UnsafeRichLong(val value: Long) extends AnyVal

Scala Native unsafe extensions to the standard Long.

class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def toPtr[T]: Ptr[T]

Concrete fields

val value: Long