core
core
API
mess
Fmt
Fmt
Container
MArray
MArray
MBigInt
MBin
MBool
MBool
False
True
MByte
MDouble
MExtension
MFloat
MInt
MLong
MMap
MMap
MNil
MNumber
MShort
MString
MTimestamp
MUnit
mess.codec
Decoder
Decoder
DecodingFailure
Encoder
Encoder
AsArray
AsMap
AsMap
TypeMismatchError
auto
semiauto
core
/
mess
/
Fmt
/
MLong
MLong
mess.Fmt$.MLong
final case
class
MLong
(
value
:
Long
)
extends
MNumber
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Equals
trait
MNumber
trait
Fmt
trait
Serializable
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
asBigInt
:
BigInt
def
asByte
:
Byte
def
asDouble
:
Double
def
asFloat
:
Float
def
asInt
:
Int
def
asLong
:
Long
def
asShort
:
Short
def
pack
(
buffer
:
MessagePacker
):
Unit
Inherited methods
def
isNil
:
Boolean
Attributes
Inherited from:
MNumber
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product