pub fn uncompressed_size(array: &dyn Array) -> VortexResult<usize>Expand description
Computes the uncompressed size of the array, in bytes.
pub fn uncompressed_size(array: &dyn Array) -> VortexResult<usize>Computes the uncompressed size of the array, in bytes.