A heap-allocated block of memory returned from an API call. More...
#include </Users/jzhao/work/Git/couchbase-lite-core/vendor/fleece/API/fleece/FLSlice.h>
A heap-allocated block of memory returned from an API call.
The caller takes ownership, and must call FLSliceResult_Release when done with it.
alloc_slice
. In C++ the easiest way to deal with a FLSliceResult
return value is to construct an alloc_slice
from it, which will adopt the reference, and release it in its destructor. For example: alloc_slice foo( CopyFoo() );
The documentation for this struct was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4