core
core
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
/
MString
MString
final case
class
MString
(
value:
String
)
extends
Fmt
Graph
Supertypes
trait
Product
trait
Equals
trait
Fmt
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
getBytes
(
charset:
Charset
):
Array
[
Byte
]
def
getChars
:
Array
[
Char
]
def
isNil
:
Boolean
def
iterator
:
Iterator
[
Char
]
def
pack
(
buffer:
MessagePacker
):
Unit
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product