A Buffer is an object containing a pointer to a piece of contiguous memory with a particular size.
Factory
buffer()
lets you create an arrow::Buffer
from an R object
A Buffer is an object containing a pointer to a piece of contiguous memory with a particular size.
buffer()
lets you create an arrow::Buffer
from an R object