Skip to main content

with_empty_buffers

Function with_empty_buffers 

Source
pub fn with_empty_buffers<V: VTable>(
    vtable: &V,
    array: ArrayView<'_, V>,
    buffers: &[BufferHandle],
) -> VortexResult<ArrayParts<V>>
Expand description

Rebuild an array that has no top-level buffers.