SliceWriter IFdbSubspace.GetWriter(int capacity)
 {
     return(m_globalSpace.GetWriter(capacity));
 }