pub fn serialize_array(arr: &dyn Array) -> Result<Vec<u8>>
Serialize array buffers with a minimal header (no nulls supported yet).