Defines an interface for a channel that allows readers to either accept (read
) or
reject
data offered by the writer.
Type Params | Return Type | Name and description |
---|---|---|
|
RejectableChannelInput |
in() |
|
RejectableChannelOutput |
out() |