BooleanValue
wvlet.airframe.msgpack.spi.Value.BooleanValue
case class BooleanValue(v: Boolean) extends Value
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Valueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Unlike toJson, toUnquotedString does not quote string/timestamp values.
Unlike toJson, toUnquotedString does not quote string/timestamp values.
Attributes
- Inherited from:
- Value
In this article