I encountered this typo while trying to understand lowjs' Transform implementation: https://github.com/neonious/lowjs/blob/3479cc660a73de2b7adbd7b94cc518a17b2c0f89/lib_js/stream.js#L594 This should read `this._transformNeeded`.