R/Query.R
tiledb_query_set_buffer_ptr_char.Rd
Assign a buffer to a Query attribute
tiledb_query_set_buffer_ptr_char(query, attr, bufptr)
A TileDB Query object
A character value containing the attribute
An external pointer with a query buffer
The modified query object, invisibly