Function uncompressed_size

Source
pub fn uncompressed_size(array: &dyn Array) -> VortexResult<usize>
Expand description

Computes the uncompressed size of the array, in bytes.