transferum
Preparing search index...
DuplexTransfer
Type Alias DuplexTransfer<TInput, TOutput>
DuplexTransfer
:
InputTransfer
<
TInput
>
&
OutputTransfer
<
TOutput
>
&
{
isDuplex
:
true
;
}
A transfer that is both an input and an output (duplex).
Type Parameters
TInput
TOutput
=
TInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
transferum
Loading...
A transfer that is both an input and an output (duplex).