Ejemplo n.º 1
0
 internal bool IsBadCluster(uint val)
 {
     return(_buffer.IsBadCluster(val));
 }