send (method)

Send standard input to the program executing on the remote host.

Syntax

- (void)send:(NSData*)text;
public func send(_ text: Data) throws -> Void

Remarks

Calling this method is equivalent to setting the Stdin property to Text.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 iOS Edition - Version 20.0 [Build 8501]