Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
finish_footer_buffer in datafusion::common::arrow::ipc - Rust
[go: Go Back, main page]

Function finish_footer_buffer

Source
pub fn finish_footer_buffer<'a, 'b, A>(
    fbb: &'b mut FlatBufferBuilder<'a, A>,
    root: WIPOffset<Footer<'a>>,
)
where A: Allocator + 'a,