d-leveldb v1.16.0 (2014-04-09T23:13:10Z)
Home
Dub
Repo
Slice.this
leveldb
slice
Slice
Used by DB class to hold leveldb raw pointers
this
(void* p, size_t l, bool free)
struct
Slice
package
this
(
P
=
void
*
)
(
void
*
p
,
size_t
l
,
bool
free
)
this
(P p)
this
(P p)
this
(P p, size_t l)
Meta
Source
See Implementation
leveldb
slice
Slice
aliases
_lib_obj_ptr__
_lib_obj_size__
to
constructors
this
destructors
~this
functions
opCast
properties
as
length
ok
ptr
static functions
Ref
Used by DB class to hold leveldb raw pointers