R/buffer.R
buffer.Rd
Create a Buffer
buffer(x)
R object. Only raw, numeric and integer vectors are currently supported
an instance of Buffer that borrows memory from x
Buffer
x