public override int GetHashCode()
 {
     return(buffer.GetHashCode());
 }