buffer {arrow} | R Documentation |
Create a Buffer
Description
Create a Buffer
Usage
buffer(x)
Arguments
x |
R object. Only raw, numeric and integer vectors are currently supported |
Value
an instance of Buffer
that borrows memory from x
See Also
[Package arrow version 16.1.0 Index]