Function RedisValue.type
The data type
of the referenced value.
Queries the actual type
of the value that is referenced by this
key
.
Prototype
RedisType type() @property;
See also
Authors
Sönke Ludwig
Copyright
© 2014 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.