Function write_feature

Source
pub fn write_feature(
    feature: &BaseVectorFeature,
    shape: &Shape,
    m_shape: Option<&Shape>,
    cache: &mut ColumnCacheWriter,
) -> Vec<u8>
Expand description

Write a single feature to the column cache and return the encoding indexes for lookup