Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.1.3
-
None
-
None
Description
From https://github.com/couchbase/couchbase-net-client/pull/41
Decode of char type used to lead to invalid cast exception. This is now
fixed as char is handled separately from string.