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

Buffer


[Package arrow version 15.0.1 Index]