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