public int ClusterId()
 {
     return(buffer.GetInt(MarkFileHeaderDecoder.ClusterIdEncodingOffset()));
 }