public int hashCode() { return mStream.hashCode(); }
public int hashCode() { return delegate.hashCode(); }
public int hashCode() { return currentStream.hashCode(); }