A live duplex channel (interactive shell or subsystem).
Readonly
Writes to the channel's stdin. A string is UTF-8 encoded, so callers do not build a TextEncoder; pass a Uint8Array for binary input.
TextEncoder
The stdin data (string or bytes).
A live duplex channel (interactive shell or subsystem).