msgpack-d ~master (2020-05-18T23:28:50Z)
Home
Dub
Repo
Value.this
msgpack
value
Value
This is unsafe overload because using cast internally.
this
(Type type)
this
(typeof(null) )
this
(bool value, Type type)
this
(ulong value, Type type)
this
(long value, Type type)
this
(real value, Type type)
this
(Value[] value, Type type)
this
(Value[Value] value, Type type)
this
(ubyte[] value, Type type)
this
(string value, Type type)
struct
Value
@
trusted
this
(
string
value
,
Type
type
=
Type.raw
)
this
(ExtValue value, Type type)
Meta
Source
See Implementation
msgpack
value
Value
constructors
this
enums
Type
functions
opEquals
toHash
toMsgpack
properties
as
unions
Via
variables
type
via
This is unsafe overload because using cast internally.