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
get_bit in datafusion::common::arrow::util::bit_util - Rust
[go: Go Back, main page]

Function get_bit

Source
pub fn get_bit(data: &[u8], i: usize) -> bool
Expand description

Returns whether bit at position i in data is set or not