distssh v2.0.1 (2019-10-06T18:28:00Z)
Dub
Repo
MsgpackType
msgpack_ll
Enum of MessagePack types.
Values
Value
Meaning
nil
0
invalid
false8
true8
bin8
bin16
bin32
ext8
ext16
ext32
float32
float64
uint8
uint16
uint32
uint64
int8
int16
int32
int64
fixExt1
fixExt2
fixExt4
fixExt8
fixExt16
str8
str16
str32
array16
array32
map16
map32
negFixInt
posFixInt
fixMap
fixArray
fixStr
Meta
Source
See Implementation
msgpack_ll
enums
DataSize
MsgpackType
functions
formatType
getDataSize
getType
parseType
testExt
testFixExt
testFormat
testFormatNoArg
structs
ExtType
Enum of MessagePack types.