private onRequestClose(): void {
    if (!this.options.transform) {
      this.detachFromStreams()
      this.push(null)
    } else {