Method: Libcouchbase::Ext.n1p_encode
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.n1p_encode(params, rc) ⇒ String
(Not documented)
1111 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 1111 attach_function :n1p_encode, :lcb_n1p_encode, [N1QLPARAMS.by_ref, :pointer], :string |