Method: Libcouchbase::Ext.sdresult_next
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.sdresult_next(resp, out, iter) ⇒ Integer
(Not documented)
921 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 921 attach_function :sdresult_next, :lcb_sdresult_next, [RESPSUBDOC.by_ref, SDENTRY.by_ref, :pointer], :int, :blocking => true |