core
core
API
mess
codec
Decoder
Decoder
DecodingFailure
Encoder
Encoder
AsArray
AsMap
AsMap
TypeMismatchError
auto
semiauto
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
core
/
mess
/
Fmt
/
MBool
MBool
mess.Fmt$.MBool
See the
MBool
companion object
sealed abstract
class
MBool
(
val
value
:
Boolean
)
extends
Fmt
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Fmt
trait
Serializable
class
Object
trait
Matchable
class
Any
Known subtypes
object
False
.type
object
True
.type
Members list
Clear all
Value members
Concrete methods
def
isNil
:
Boolean
def
pack
(
buffer
:
MessagePacker
):
Unit
Concrete fields
val
value
:
Boolean
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields