Reads from pipe to buffer bytes
(binary) and returns number of
bytes written to buffer.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(pipe_type), | intent(inout) | :: | pipe |
Bi-directional pipe. |
||
character(len=*), | intent(inout), | target | :: | bytes |
Output buffer. |