Returns the elements of this Msg, fails if it is not a upack.Arr
Returns the String
value of this Msg, fails if it is not
a upack.Str
Returns the Boolean
value of this Msg, fails if it is not
a upack.Bool
Returns the Boolean
value of this Msg, fails if it is not
a upack.Bool
Returns the Double
value of this Msg, fails if it is not
a upack.Int32, upack.Int64 or upack.UInt64
Returns the Double
value of this Msg, fails if it is not
a upack.Int32, upack.Int64 or upack.UInt64
Returns the Double
value of this Msg, fails if it is not
a upack.Int32, upack.Int64 or upack.UInt64
Returns the Double
value of this Msg, fails if it is not
a upack.Int32, upack.Int64 or upack.UInt64
Returns true if the value of this Msg is ujson.Null, false otherwise
Returns the key/value map of this Msg, fails if it is not a upack.Obj
Returns the String
value of this Msg, fails if it is not
a upack.Str
(Since version ) see corresponding Javadoc for more information.