Function arrow_data::validate_binary_view
source ยท pub fn validate_binary_view(
views: &[u128],
buffers: &[Buffer],
) -> Result<(), ArrowError>Expand description
Validates the combination of views and buffers is a valid BinaryView