Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ alloc_slice
Class
alloc_slice
API/fleece/slice.hh:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
namespace fleece {
58
struct slice;
59
struct alloc_slice;
60
struct nullslice_t;
61
62
#ifdef SLICE_SUPPORTS_STRING_VIEW
Callers
nothing calls this directly
Calls
5
slice
Class · 0.85
retain
Function · 0.85
_FLBuf_Retain
Function · 0.85
alloc_slice
Function · 0.70
release
Function · 0.50
Tested by
no test coverage detected