msgpack4z-native
msgpack4z-native
API
msgpack4z
Code
ExtTypeHeader
MsgInBuffer
MsgInBuffer
MsgOutBuffer
MsgOutBuffer
MsgPacker
MsgType
MsgType
ARRAY
BINARY
BOOLEAN
EXTENSION
FLOAT
INTEGER
MAP
NIL
STRING
MsgUnpacker
OptBool
OptBool
Empty
False
True
OptByte
OptByte
OptInt
OptInt
OptShort
OptShort
msgpack4z-native
/
msgpack4z
/
OptBool
OptBool
msgpack4z.OptBool
See the
OptBool
companion object
sealed abstract
class
OptBool
extends
Product
with
Serializable
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Known subtypes
object
Empty
.type
object
False
.type
object
True
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
get
:
Boolean
def
isEmpty
:
Boolean
final
def
nonEmpty
:
Boolean
def
toOption
:
Option
[
Boolean
]
Inherited methods
def
canEqual
(
that
:
Any
):
Boolean
Attributes
Inherited from:
Equals
def
productArity
:
Int
Attributes
Inherited from:
Product
def
productElement
(
n
:
Int
):
Any
Attributes
Inherited from:
Product
def
productElementName
(
n
:
Int
):
String
Attributes
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
productPrefix
:
String
Attributes
Inherited from:
Product