MCPcopy Create free account
hub / github.com/couchbase/fleece / null

Method null

API/fleece/Fleece.hh:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 operator FLValue() const {return _val;}
42
43 static Value null() {return Value(kFLNullValue);}
44
45 inline FLValueType type() const;
46 inline bool isInteger() const;

Callers

nothing calls this directly

Calls 1

ValueClass · 0.70

Tested by

no test coverage detected