Struct arrow2::ffi::ArrowArrayStream
source · #[repr(C)]pub struct ArrowArrayStream { /* private fields */ }
Expand description
ABI-compatible struct for ArrowArrayStream
.
Implementations§
source§impl ArrowArrayStream
impl ArrowArrayStream
sourcepub fn empty() -> Self
pub fn empty() -> Self
Creates an empty ArrowArrayStream
used to import from a producer.