Learn R Programming

tiledb (version 0.30.2)

tiledb_query_get_buffer_char: Retrieve content from a Query character buffer

Description

This function uses a query buffer for a character attribute or dimension and returns its content.

Usage

tiledb_query_get_buffer_char(bufptr, sizeoffsets = 0, sizestring = 0)

Value

An R object as resulting from the query

Arguments

bufptr

An external pointer with a query buffer

sizeoffsets

An optional argument for the length of the internal offsets vector

sizestring

An optional argument for the length of the internal string