struct Int64
Superclass hierarchy
Object
Value
Number
Int
Int64
Defined in:
Constant Summary
MAX
=
9223372036854775807
MIN
=
-9223372036854775808
Class Method Summary
.cast
(value)
.new
(pull : JSON::PullParser)
Instance Method Summary
#-
Class Method Detail
def self.
cast
(value)
def self.
new
(pull :
JSON::PullParser
)
Instance Method Detail
def
-