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
datafusion::row::accessor - Rust
[go: Go Back, main page]

Module datafusion::row::accessor

source ·
Expand description

RowAccessor provides a Read/Write/Modify access for row with all fixed-sized fields:

Structs

  • Provides read/write/modify access to a tuple stored in Row format at data[base_offset..]