-
-
Notifications
You must be signed in to change notification settings - Fork 232
Closed
Description
there is an effort to remove use of _writableState and _readableState nodejs/node#445 the crypto streams are a bit of an interesting case as they are lazy and use _writableState and _readableState to defer stream initialization. Are there a set of public api methods we can substitute for '_readableState', '_writableState','_transformState'?
Metadata
Metadata
Assignees
Labels
No labels