pub fn read_feature(
data: Vec<u8>,
extent: Extent,
cache: Rc<RefCell<ColumnCacheReader>>,
shape: &Shape,
m_shape: Shape,
) -> OpenVectorFeatureExpand description
Read a single feature given the encoded data
pub fn read_feature(
data: Vec<u8>,
extent: Extent,
cache: Rc<RefCell<ColumnCacheReader>>,
shape: &Shape,
m_shape: Shape,
) -> OpenVectorFeatureRead a single feature given the encoded data